Home
last modified time | relevance | path

Searched defs:deviceRect (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAtlasTextOp.cpp87 SkRect deviceRect, in AtlasTextOp()
114 SkRect deviceRect, in AtlasTextOp()
/aosp_15_r20/external/skia/src/core/
H A DSkClipStackDevice.cpp68 SkRect deviceRect = SkMatrixPriv::MapRect(this->globalToDevice(), SkRect::Make(rect)); in replaceClip() local
H A DSkBitmapDevice.cpp654 SkRect deviceRect = SkMatrixPriv::MapRect(this->globalToDevice(), SkRect::Make(rect)); in replaceClip() local
H A DSkDevice.cpp605 SkIRect deviceRect = SkMatrixPriv::MapRect(this->globalToDevice(), SkRect::Make(rect)).round(); in replaceClip() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DDevice.h278 SkRect deviceRect = SkMatrixPriv::MapRect(this->globalToDevice(), SkRect::Make(rect)); in replaceClip() local