HomeSort by relevance Sort by last modified time
    Searched refs:f8BitPaletteSupport (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrDrawTarget.h 44 bool f8BitPaletteSupport : 1;
    [all...]
GrDrawTarget.cpp     [all...]
GrContext.cpp 549 if (!caps.f8BitPaletteSupport) {
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 242 fCaps.f8BitPaletteSupport = true;
    [all...]

Completed in 61 milliseconds