Searched refs:DebugDisplay (Results 1 – 15 of 15) sorted by relevance
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/ |
H A D | InspectorController.java | 59 private final DebugDisplay mDebugView; 81 DebugDisplay debugView, in InspectorController() 374 public interface DebugDisplay extends Display { interface in InspectorController
|
H A D | DebugView.java | 32 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 D | hwc_debugger.h | 60 static void DebugDisplay(bool enable, int verbose_level);
|
H A D | hwc_debugger.cpp | 156 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
|
H A D | hwc_session.cpp | 1822 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_debugger.h | 61 static void DebugDisplay(bool enable, int verbose_level);
|
H A D | hwc_debugger.cpp | 156 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
|
H A D | hwc_session.cpp | 2378 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_debugger.h | 57 static void DebugDisplay(bool enable, int verbose_level);
|
H A D | hwc_debugger.cpp | 136 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_debugger.h | 61 static void DebugDisplay(bool enable, int verbose_level);
|
H A D | hwc_debugger.cpp | 156 void HWCDebugHandler::DebugDisplay(bool enable, int verbose_level) { in DebugDisplay() function in sdm::HWCDebugHandler
|
H A D | hwc_session.cpp | 2166 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()
|
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/inspector/ |
H A D | InspectorControllerTest.java | 45 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 D | hwc_session.cpp | 1282 HWCDebugHandler::DebugDisplay(enable, verbose_level); in DynamicDebug()
|