Home
last modified time | relevance | path

Searched refs:deviceSpaceRectToDraw (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.h65 const SkIRect& deviceSpaceRectToDraw);
DSoftwarePathRenderer.cpp205 const SkIRect& deviceSpaceRectToDraw) { in DrawToTargetWithShapeMask() argument
213 SkRect dstRect = SkRect::Make(deviceSpaceRectToDraw); in DrawToTargetWithShapeMask()
/third_party/flutter/skia/src/gpu/
DGrSoftwarePathRenderer.h61 const SkIRect& deviceSpaceRectToDraw);
DGrSoftwarePathRenderer.cpp154 const SkIRect& deviceSpaceRectToDraw) { in DrawToTargetWithShapeMask() argument
160 SkRect dstRect = SkRect::Make(deviceSpaceRectToDraw); in DrawToTargetWithShapeMask()