Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLExtensions.h41 bool hasContextPriority() const { return mHasContextPriority; } in hasContextPriority()
67 bool mHasContextPriority = false; variable
DGLExtensions.cpp118 mHasContextPriority = true; in initWithEGLStrings()
/frameworks/native/libs/renderengine/skia/
DGLExtensions.h41 bool hasContextPriority() const { return mHasContextPriority; } in hasContextPriority()
68 bool mHasContextPriority = false; variable
DGLExtensions.cpp118 mHasContextPriority = true; in initWithEGLStrings()