Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h138 if (!mCreateNativeWindowSurface) return nullptr; in createNativeWindowSurface()
139 return mCreateNativeWindowSurface(producer); in createNativeWindowSurface()
169 CreateNativeWindowSurfaceFunction mCreateNativeWindowSurface; variable
244 mFactory.mCreateNativeWindowSurface = f; in setCreateNativeWindowSurface()