Home
last modified time | relevance | path

Searched defs:getDisplayDevice (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayerRenderArea.cpp47 sp<const DisplayDevice> LayerRenderArea::getDisplayDevice() const { in getDisplayDevice() function in android::LayerRenderArea
DDisplayRenderArea.cpp50 sp<const DisplayDevice> DisplayRenderArea::getDisplayDevice() const { in getDisplayDevice() function in android::DisplayRenderArea
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayDevice_SetDisplayBrightnessTest.cpp35 sp<DisplayDevice> getDisplayDevice() { return injectDefaultInternalDisplay({}); } in getDisplayDevice() function in android::__anonde78668c0111::SetDisplayBrightnessTest
DDisplayTransactionTest.cpp142 const DisplayDevice& DisplayTransactionTest::getDisplayDevice( in getDisplayDevice() function in android::DisplayTransactionTest