Home
last modified time | relevance | path

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

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