Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h598 sp<const DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) const { in getDisplayDevice() function
603 sp<DisplayDevice> getDisplayDevice(const wp<IBinder>& dpy) { in getDisplayDevice() function
/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp213 sp<DisplayDevice> DisplayTransactionTest::getDisplayDevice(sp<IBinder> displayToken) { in getDisplayDevice() function in android::__anon968546880111::DisplayTransactionTest