Searched refs:mCreateNativeWindowSurface (Results 1 – 2 of 2) sorted by relevance
351 if (!mCreateNativeWindowSurface) return nullptr; in createNativeWindowSurface()352 return mCreateNativeWindowSurface(producer); in createNativeWindowSurface()393 CreateNativeWindowSurfaceFunction mCreateNativeWindowSurface; variable721 mFactory.mCreateNativeWindowSurface = f; in setCreateNativeWindowSurface()
129 if (!mCreateNativeWindowSurface) return nullptr; in createNativeWindowSurface()130 return mCreateNativeWindowSurface(producer); in createNativeWindowSurface()169 CreateNativeWindowSurfaceFunction mCreateNativeWindowSurface; variable293 mFactory.mCreateNativeWindowSurface = f; in setCreateNativeWindowSurface()