Home
last modified time | relevance | path

Searched refs:DebugDisplay (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/
H A DInspectorController.java59 private final DebugDisplay mDebugView;
81 DebugDisplay debugView, in InspectorController()
374 public interface DebugDisplay extends Display { interface in InspectorController
H A DDebugView.java32 import com.android.documentsui.inspector.InspectorController.DebugDisplay;
46 public class DebugView extends TableView implements DebugDisplay {
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_debugger.h60 static void DebugDisplay(bool enable, int verbose_level);
H A Dhwc_debugger.cpp156 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
H A Dhwc_session.cpp1822 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_debugger.h61 static void DebugDisplay(bool enable, int verbose_level);
H A Dhwc_debugger.cpp156 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
H A Dhwc_session.cpp2378 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_debugger.h57 static void DebugDisplay(bool enable, int verbose_level);
H A Dhwc_debugger.cpp136 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_debugger.h61 static void DebugDisplay(bool enable, int verbose_level);
H A Dhwc_debugger.cpp156 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
H A Dhwc_session.cpp2166 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/inspector/
H A DInspectorControllerTest.java45 import com.android.documentsui.inspector.InspectorController.DebugDisplay;
408 private static class TestDebug extends TestTable implements DebugDisplay {
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_session.cpp1282 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()