Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:useHwcForRGBtoYUV

117 bool SurfaceFlinger::useHwcForRgbToYuv;
180 useHwcForRgbToYuv = getBool< ISurfaceFlingerConfigs,
181 &ISurfaceFlingerConfigs::useHwcForRGBtoYUV>(false);
3435 result.appendFormat(" FORCE_HWC_FOR_RBG_TO_YUV=%d", useHwcForRgbToYuv);