Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/view/
H A DSurface.h47 sp<IBinder> surfaceControlHandle; variable
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp66 const sp<IBinder>& surfaceControlHandle) in Surface()
H A DSurfaceComposerClient.cpp631 sp<IBinder> surfaceControlHandle; in readFromParcel() local