Searched defs:trimSize (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp659 size_t trimSize = height * trimRowBytes; local
664 char* dst = (char*)tempStorage.reset(trimSize);
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp155 const SkSize& trimSize,
164 this->fCurrentCanvasSize = trimSize;
152 beginSheet( const SkVector& unitsPerMeter, const SkVector& pixelsPerMeter, const SkSize& trimSize, const SkRect* mediaBox, const SkRect* bleedBox, const SkRect* artBox, const SkRect* cropBox) argument

Completed in 86 milliseconds