/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external_test.h | 38 qService::QService *qservice, uint32_t panel_bpp, uint32_t pattern_type, 79 qService::QService *qservice, uint32_t panel_bpp, uint32_t pattern_type);
|
D | hwc_display_external_test.cpp | 53 qService::QService *qservice, uint32_t panel_bpp, in Create() argument 56 panel_bpp, pattern_type); in Create() 66 DLOGI("panel_bpp %d, pattern_type %d", panel_bpp, pattern_type); in Create() 79 qService::QService *qservice, uint32_t panel_bpp, in HWCDisplayExternalTest() argument 82 DISPLAY_CLASS_EXTERNAL), panel_bpp_(panel_bpp), pattern_type_(pattern_type) { in HWCDisplayExternalTest()
|
D | hwc_session.cpp | 1717 uint32_t panel_bpp = 0; in CreateExternalDisplay() local 1721 qdutils::getDPTestConfig(&panel_bpp, &pattern_type); in CreateExternalDisplay() 1724 if (panel_bpp && pattern_type) { in CreateExternalDisplay() 1725 return HWCDisplayExternalTest::Create(core_intf_, &hwc_procs_, qservice_, panel_bpp, in CreateExternalDisplay()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external_test.h | 38 qService::QService *qservice, uint32_t panel_bpp, uint32_t pattern_type, 79 qService::QService *qservice, uint32_t panel_bpp, uint32_t pattern_type);
|
D | hwc_display_external_test.cpp | 53 qService::QService *qservice, uint32_t panel_bpp, in Create() argument 56 panel_bpp, pattern_type); in Create() 66 DLOGI("panel_bpp %d, pattern_type %d", panel_bpp, pattern_type); in Create() 79 qService::QService *qservice, uint32_t panel_bpp, in HWCDisplayExternalTest() argument 82 DISPLAY_CLASS_EXTERNAL), panel_bpp_(panel_bpp), pattern_type_(pattern_type) { in HWCDisplayExternalTest()
|
D | hwc_session.cpp | 1717 uint32_t panel_bpp = 0; in CreateExternalDisplay() local 1721 qdutils::getDPTestConfig(&panel_bpp, &pattern_type); in CreateExternalDisplay() 1724 if (panel_bpp && pattern_type) { in CreateExternalDisplay() 1725 return HWCDisplayExternalTest::Create(core_intf_, &hwc_procs_, qservice_, panel_bpp, in CreateExternalDisplay()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external_test.h | 39 uint32_t panel_bpp, uint32_t pattern_type, HWCDisplay **hwc_display); 79 uint32_t panel_bpp, uint32_t pattern_type);
|
D | hwc_display_external_test.cpp | 55 qService::QService *qservice, uint32_t panel_bpp, in Create() argument 59 panel_bpp, pattern_type); in Create() 69 DLOGE("EXTERNAL panel_bpp %d, pattern_type %d", panel_bpp, pattern_type); in Create() 83 qService::QService *qservice, uint32_t panel_bpp, in HWCDisplayExternalTest() argument 86 DISPLAY_CLASS_EXTERNAL, buffer_allocator), panel_bpp_(panel_bpp), in HWCDisplayExternalTest()
|
D | hwc_session.cpp | 1603 uint32_t panel_bpp = 0; in CreateExternalDisplay() local 1606 qdutils::getDPTestConfig(&panel_bpp, &pattern_type); in CreateExternalDisplay() 1608 if (panel_bpp && pattern_type) { in CreateExternalDisplay() 1610 qservice_, panel_bpp, in CreateExternalDisplay()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external_test.h | 44 uint32_t panel_bpp, uint32_t pattern_type, HWCDisplay **hwc_display); 84 uint32_t panel_bpp, uint32_t pattern_type);
|
D | hwc_display_external_test.cpp | 55 qService::QService *qservice, uint32_t panel_bpp, in Create() argument 59 panel_bpp, pattern_type); in Create() 69 DLOGE("EXTERNAL panel_bpp %d, pattern_type %d", panel_bpp, pattern_type); in Create() 83 qService::QService *qservice, uint32_t panel_bpp, in HWCDisplayExternalTest() argument 86 DISPLAY_CLASS_EXTERNAL, buffer_allocator), panel_bpp_(panel_bpp), in HWCDisplayExternalTest()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_pluggable_test.h | 45 uint32_t panel_bpp, uint32_t pattern_type, HWCDisplay **hwc_display); 85 int32_t sdm_id, uint32_t panel_bpp, uint32_t pattern_type);
|
D | hwc_display_pluggable_test.cpp | 55 int32_t sdm_id, uint32_t panel_bpp, uint32_t pattern_type, in Create() argument 59 id, sdm_id, panel_bpp, pattern_type); in Create() 69 DLOGD("Pluggable panel_bpp %d, pattern_type %d", panel_bpp, pattern_type); in Create() 87 int32_t sdm_id, uint32_t panel_bpp, in HWCDisplayPluggableTest() argument 91 panel_bpp_(panel_bpp), pattern_type_(pattern_type) { in HWCDisplayPluggableTest()
|