Home
last modified time | relevance | path

Searched refs:sVDDumpEnabled (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_virtual.h52 static bool sVDDumpEnabled; variable
53 static void dynamicDebug(bool enable) {sVDDumpEnabled = enable;}; in dynamicDebug()
Dhwc_virtual.cpp39 bool HWCVirtualVDS::sVDDumpEnabled = false; member in HWCVirtualVDS
192 if(sVDDumpEnabled) { in set()