Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayRenderArea.cpp76 sp<const DisplayDevice> DisplayRenderArea::getDisplayDevice() const { in getDisplayDevice() function in android::DisplayRenderArea
H A DLayerRenderArea.cpp78 sp<const DisplayDevice> LayerRenderArea::getDisplayDevice() const { in getDisplayDevice() function in android::LayerRenderArea
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DDisplayTransactionTest.cpp182 sp<DisplayDevice> DisplayTransactionTest::getDisplayDevice(sp<IBinder> displayToken) { in getDisplayDevice() function in android::DisplayTransactionTest