Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/configstore/1.1/default/
H A DSurfaceFlingerConfigs.cpp47 Return<void> SurfaceFlingerConfigs::useContextPriority(useContextPriority_cb _hidl_cb) { in useContextPriority() function in android::hardware::configstore::V1_1::implementation::SurfaceFlingerConfigs
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp230 bool useContextPriority = in create() local
1557 EGLContext shareContext, bool useContextPriority, in createEglContext()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h248 static bool useContextPriority; variable
H A DSurfaceFlinger.cpp336 bool SurfaceFlinger::useContextPriority; member in android::SurfaceFlinger