Home
last modified time | relevance | path

Searched refs:fDevClipBounds (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DTriangulatingPathRenderer.cpp202 , fDevClipBounds(devClipBounds) in TriangulatingPathOp()
209 devBounds.join(SkRect::Make(fDevClipBounds)); in TriangulatingPathOp()
284 CreateKey(&key, fShape, fDevClipBounds); in createNonAAMesh()
319 int vertexCount = Triangulate(&allocator, fViewMatrix, fShape, fDevClipBounds, tol, in createNonAAMesh()
352 SkRect clipBounds = SkRect::Make(fDevClipBounds); in createAAMesh()
443 CreateKey(&key, fShape, fDevClipBounds);
457 int vertexCount = Triangulate(&allocator, fViewMatrix, fShape, fDevClipBounds, tol,
529 SkIRect fDevClipBounds; member in __anon18863::final
H A DAAHairLinePathRenderer.cpp931 SkIRect fDevClipBounds; member
1162 quadCount += gather_lines_and_quads(args.fPath, args.fViewMatrix, args.fDevClipBounds, in onPrepareDraws()

Completed in 4 milliseconds