HomeSort by relevance Sort by last modified time
    Searched defs:useHwcForRgbToYuv (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 272 static bool useHwcForRgbToYuv;
    [all...]
SurfaceFlinger.cpp 140 bool SurfaceFlinger::useHwcForRgbToYuv;
260 useHwcForRgbToYuv = getBool< ISurfaceFlingerConfigs,
261 &ISurfaceFlingerConfigs::useHwcForRGBtoYUV>(false);
    [all...]

Completed in 155 milliseconds