Searched defs:useContextPriority (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/interfaces/configstore/1.1/default/ | ||
H A D | SurfaceFlingerConfigs.cpp | 47 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 D | GLESRenderEngine.cpp | 230 bool useContextPriority = in create() local |
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | SurfaceFlinger.h | 248 static bool useContextPriority; variable |
H A D | SurfaceFlinger.cpp | 336 bool SurfaceFlinger::useContextPriority; member in android::SurfaceFlinger |