Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/view/
DSurface.h49 sp<IBinder> surfaceControlHandle; variable
/frameworks/native/libs/gui/
DSurface.cpp98 const sp<IBinder>& surfaceControlHandle) in Surface()