Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:useContextPriority

113 bool SurfaceFlinger::useContextPriority;
169 useContextPriority = getBool< ISurfaceFlingerConfigs,
170 &ISurfaceFlingerConfigs::useContextPriority>(false);
3084 result.appendFormat(" HAS_CONTEXT_PRIORITY=%d", useContextPriority);