Home
last modified time | relevance | path

Searched refs:getTopLayerBounds (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkCanvas.cpp799 SkIRect SkCanvas::getTopLayerBounds() const { in getTopLayerBounds() function in SkCanvas
1413 fMCRec->fRasterClip.op(rect, fMCRec->fMatrix, this->getTopLayerBounds(), (SkRegion::Op)op, in onClipRect()
1450 fMCRec->fRasterClip.op(rrect, fMCRec->fMatrix, this->getTopLayerBounds(), (SkRegion::Op)op, in onClipRRect()
1489 fMCRec->fRasterClip.op(*rasterClipPath, *matrix, this->getTopLayerBounds(), (SkRegion::Op)op, in onClipPath()
/external/skia/include/core/
DSkCanvas.h1496 SkIRect getTopLayerBounds() const;