Home
last modified time | relevance | path

Searched defs:devBounds (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/core/
DSkRecorder.h135 SkIRect devBounds() const { in devBounds() function
136 SkIRect devBounds; in devBounds() local
DSkClipStack.cpp818 SkRect* devBounds, in getConservativeBounds()
DSkDraw.cpp130 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local
1202 SkIRect devBounds; in drawBitmapAsMask() local
DSkRecordDraw.cpp242 void updateClipBoundsForClipOp(const SkIRect& devBounds) { in updateClipBoundsForClipOp()
/external/skia/src/gpu/
DGrClip.cpp37 SkRect devBounds; in getConservativeBounds() local
DGrClipMaskManager.cpp324 const SkRect* devBounds, in setupClipping()
DGrOvalRenderer.cpp1311 SkRect devBounds = geometry.fBounds; in create_diellipse_batch() local
/external/skia/bench/
DSKPAnimationBench.cpp54 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix()
/external/skia/src/gpu/batches/
DGrDefaultPathRenderer.cpp225 const SkRect& devBounds) { in Create()
382 bool isHairline, const SkRect& devBounds) in DefaultPathBatch()
668 SkRect devBounds; in internalDrawPath() local
DGrAAHairLinePathRenderer.cpp634 bool check_bounds(const SkMatrix& viewMatrix, const SkRect& devBounds, void* vertices, int vCount) in check_bounds()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp97 SkIRect devBounds = rect.getBounds(); in DrawPath() local