Searched refs:AddFillRectOps (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/src/gpu/ops/ |
H A D | FillRectOp.h | 57 static void AddFillRectOps(SurfaceDrawContext*,
|
H A D | FillRectOp.cpp | 526 void FillRectOp::AddFillRectOps(skgpu::v1::SurfaceDrawContext* sdc, in AddFillRectOps() function in skgpu::v1::FillRectOp
|
/third_party/skia/tests/ |
H A D | BulkRectTest.cpp | 73 skgpu::v1::FillRectOp::AddFillRectOps(sdc.get(), nullptr, dContext, std::move(paint), overallAA, in fillrectop_creation_test()
|
/third_party/skia/src/gpu/v1/ |
H A D | SurfaceDrawContext.cpp | 848 FillRectOp::AddFillRectOps(this, clip, fContext, std::move(paint), aaType, viewMatrix, in drawQuadSet()
|
Completed in 7 milliseconds