Searched refs:mHasContextPriority (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLExtensions.h44 bool mHasContextPriority = false; member in class:android::GLExtensions
71 bool hasContextPriority() const { return mHasContextPriority; }
H A DGLExtensions.cpp110 mHasContextPriority = true;

Completed in 37 milliseconds