Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurface.h584 sp<IBinder> mSurfaceControlHandle; variable
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp115 mSurfaceControlHandle = surfaceControlHandle; in Surface()
2627 return mSurfaceControlHandle; in getSurfaceControlHandle()
2632 mSurfaceControlHandle = nullptr; in destroy()