Home
last modified time | relevance | path

Searched refs:mSurfaceControlHandle (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DSurface.h129 return ((Surface*) window)->mSurfaceControlHandle; in getSurfaceControlHandle()
636 sp<IBinder> mSurfaceControlHandle; variable
/frameworks/native/libs/gui/
DSurface.cpp130 mSurfaceControlHandle = surfaceControlHandle; in Surface()
2656 return mSurfaceControlHandle; in getSurfaceControlHandle()
2661 mSurfaceControlHandle = nullptr; in destroy()