Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:useContextPriority

115 bool SurfaceFlinger::useContextPriority;
174 useContextPriority = getBool< ISurfaceFlingerConfigs,
175 &ISurfaceFlingerConfigs::useContextPriority>(false);
3429 result.appendFormat(" HAS_CONTEXT_PRIORITY=%d", useContextPriority);