Home
last modified time | relevance | path

Searched defs:useContextPriority (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.cpp230 bool useContextPriority = in create() local
1557 EGLContext shareContext, bool useContextPriority, in createEglContext()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h248 static bool useContextPriority; variable
DSurfaceFlinger.cpp307 bool SurfaceFlinger::useContextPriority; member in android::SurfaceFlinger