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

  /external/skia/include/device/xps/
SkXPSDevice.h 47 @param trimSize final page size in physical units.
51 The bottom and right must be greater than the trimSize.
52 The default is to coincide with the trimSize.
57 Must be contained within the trimSize.
58 The default is to coincide with the trimSize.
66 const SkSize& trimSize,
  /external/skia/src/device/xps/
SkXPSDevice.cpp 171 const SkSize& trimSize,
180 this->fCurrentCanvasSize = trimSize;
    [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 3989 milliseconds