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

  /external/skia/src/gpu/
GrGpu.h 171 SkBackingFit fTempSurfaceFit;
GrContext.cpp 457 if (SkBackingFit::kExact == tempDrawInfo.fTempSurfaceFit) {
461 tempDrawInfo.fTempSurfaceFit= SkBackingFit::kApprox;
468 tempDrawInfo.fTempSurfaceFit,
    [all...]
  /external/skia/src/gpu/vk/
GrVkGpu.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 121 milliseconds