Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLExtensions.h42 bool hasSurfacelessContext() const { return mHasSurfacelessContext; } in hasSurfacelessContext()
68 bool mHasSurfacelessContext = false; variable
DGLExtensions.cpp121 mHasSurfacelessContext = true; in initWithEGLStrings()
/frameworks/native/libs/renderengine/skia/
DGLExtensions.h42 bool hasSurfacelessContext() const { return mHasSurfacelessContext; } in hasSurfacelessContext()
69 bool mHasSurfacelessContext = false; variable
DGLExtensions.cpp121 mHasSurfacelessContext = true; in initWithEGLStrings()