HomeSort by relevance Sort by last modified time
    Searched refs:MakeNonAAFillWithLocalRect (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/ops/
GrRectOpFactory.h 50 std::unique_ptr<GrDrawOp> MakeNonAAFillWithLocalRect(GrPaint&&, const SkMatrix&, const SkRect& rect,
GrNonAAFillRectOp.cpp 390 std::unique_ptr<GrDrawOp> MakeNonAAFillWithLocalRect(GrPaint&& paint, const SkMatrix& viewMatrix,
  /external/skia/src/gpu/
GrRenderTargetContext.cpp 755 std::unique_ptr<GrDrawOp> op = GrRectOpFactory::MakeNonAAFillWithLocalRect(
    [all...]

Completed in 526 milliseconds