Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h263 sp<const DisplayDevice> getDisplayDevice() const override { return mDisplay; } in getDisplayDevice() function
DSurfaceFlinger.cpp5585 sp<const DisplayDevice> getDisplayDevice() const override { return nullptr; } in captureLayers() function in android::SurfaceFlinger::captureLayers::LayerRenderArea
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp307 sp<DisplayDevice> DisplayTransactionTest::getDisplayDevice(sp<IBinder> displayToken) { in getDisplayDevice() function in android::__anone509ca930111::DisplayTransactionTest