Searched defs:getDisplayDevice (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
D | DisplayDevice_SetDisplayBrightnessTest.cpp | 35 sp<DisplayDevice> getDisplayDevice() { return injectDefaultInternalDisplay({}); } in getDisplayDevice() function in android::__anona36607b80111::SetDisplayBrightnessTest |
D | DisplayTransactionTest.cpp | 135 const DisplayDevice& DisplayTransactionTest::getDisplayDevice( in getDisplayDevice() function in android::DisplayTransactionTest |
/frameworks/native/services/surfaceflinger/ | ||
D | LayerRenderArea.cpp | 72 sp<const DisplayDevice> LayerRenderArea::getDisplayDevice() const { in getDisplayDevice() function in android::LayerRenderArea |
D | DisplayRenderArea.cpp | 76 sp<const DisplayDevice> DisplayRenderArea::getDisplayDevice() const { in getDisplayDevice() function in android::DisplayRenderArea |