Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecorder.h130 SkIRect devBounds() const { in devBounds() function
131 SkIRect devBounds; in devBounds() local
DSkMaskFilter.cpp311 bool SkMaskFilter::canFilterMaskGPU(const SkRect& devBounds, in canFilterMaskGPU()
DSkClipStack.cpp815 SkRect* devBounds, in getConservativeBounds()
DSkRecordDraw.cpp247 void updateClipBoundsForClipOp(const SkIRect& devBounds) { in updateClipBoundsForClipOp()
DSkDraw.cpp126 SkIRect devBounds = fRC->getBounds(); in computeConservativeLocalClipBounds() local
1179 SkIRect devBounds; in drawBitmapAsMask() local
/external/skia/src/gpu/
DGrClip.cpp37 SkRect devBounds; in getConservativeBounds() local
DGrDrawTarget.cpp225 SkRect devBounds = path->getBounds(); in drawPath() local
506 const SkRect* devBounds, in PipelineInfo()
521 const SkRect* devBounds, in PipelineInfo()
781 const SkRect* devBounds) { in setupClip()
DGrDefaultPathRenderer.cpp223 bool isHairline, const SkRect& devBounds) { in Create()
385 bool isHairline, const SkRect& devBounds) { in DefaultPathBatch()
657 SkRect devBounds; in internalDrawPath() local
DGrClipMaskManager.cpp213 const SkRect* devBounds) { in setupClipping()
DGrAAHairLinePathRenderer.cpp641 bool check_bounds(const SkMatrix& viewMatrix, const SkRect& devBounds, void* vertices, int vCount) in check_bounds()
DGrOvalRenderer.cpp1371 SkRect devBounds = geometry.fBounds; in create_diellipse_batch() local
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp94 SkIRect devBounds = rect.getBounds(); in DrawPath() local