Home
last modified time | relevance | path

Searched refs:SimpleFill (Results 1 – 25 of 27) sorted by relevance

12

/external/skqp/tests/
DGpuDrawPathTest.cpp97 GrStyle::SimpleFill(),
114 GrPath::ComputeKey(GrShape(path1, GrStyle::SimpleFill()), &key1, &isVolatile);
117 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &key2, &isVolatile);
132 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &tempKey, &isVolatile);
/external/skia/tests/
DGpuDrawPathTest.cpp97 GrStyle::SimpleFill(),
114 GrPath::ComputeKey(GrShape(path1, GrStyle::SimpleFill()), &key1, &isVolatile);
117 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &key2, &isVolatile);
132 GrPath::ComputeKey(GrShape(path2, GrStyle::SimpleFill()), &tempKey, &isVolatile);
/external/skqp/src/gpu/
DGrShape.h44 explicit GrShape(const SkPath& path) : GrShape(path, GrStyle::SimpleFill()) {} in GrShape()
46 explicit GrShape(const SkRRect& rrect) : GrShape(rrect, GrStyle::SimpleFill()) {} in GrShape()
48 explicit GrShape(const SkRect& rect) : GrShape(rect, GrStyle::SimpleFill()) {} in GrShape()
DGrShape.cpp611 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyRRect()
620 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyRRect()
640 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyRRect()
749 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyStrokedLineToRRect()
765 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyStrokedLineToRRect()
DGrClipStackClip.cpp120 GrShape shape(path, GrStyle::SimpleFill()); in PathNeedsSWRenderer()
441 GrShape shape(clipPath, GrStyle::SimpleFill()); in draw_clip_elements_to_mask_helper()
453 GrShape shape(path, GrStyle::SimpleFill()); in draw_clip_elements_to_mask_helper()
DGrReducedClip.cpp735 rtc->drawPath(clip, std::move(paint), aa, viewMatrix, path, GrStyle::SimpleFill()); in draw_element()
853 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask()
898 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask()
938 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask()
DGrStyle.h29 static const GrStyle& SimpleFill() { in SimpleFill() function
DGrRenderTargetContext.cpp466 GrStyle::SimpleFill()); in drawPaint()
683 style = &GrStyle::SimpleFill(); in drawRect()
710 &GrStyle::SimpleFill()); in drawRect()
717 GrStyle::SimpleFill()); in drawRect()
724 &GrStyle::SimpleFill()); in drawRect()
728 &GrStyle::SimpleFill()); in drawRect()
1772 GrShape shape(path, GrStyle::SimpleFill()); in drawAndStencilPath()
DSkGpuDevice_drawTexture.cpp320 GrShape shape(clippedDstRect, GrStyle::SimpleFill()); in drawTextureProducerImpl()
/external/skia/src/gpu/
DGrShape.h44 explicit GrShape(const SkPath& path) : GrShape(path, GrStyle::SimpleFill()) {} in GrShape()
46 explicit GrShape(const SkRRect& rrect) : GrShape(rrect, GrStyle::SimpleFill()) {} in GrShape()
48 explicit GrShape(const SkRect& rect) : GrShape(rect, GrStyle::SimpleFill()) {} in GrShape()
DGrShape.cpp611 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyRRect()
620 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyRRect()
640 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyRRect()
749 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyStrokedLineToRRect()
765 fStyle = GrStyle::SimpleFill(); in attemptToSimplifyStrokedLineToRRect()
DGrClipStackClip.cpp121 GrShape shape(path, GrStyle::SimpleFill()); in PathNeedsSWRenderer()
443 GrShape shape(clipPath, GrStyle::SimpleFill()); in draw_clip_elements_to_mask_helper()
455 GrShape shape(path, GrStyle::SimpleFill()); in draw_clip_elements_to_mask_helper()
DGrReducedClip.cpp735 rtc->drawPath(clip, std::move(paint), aa, viewMatrix, path, GrStyle::SimpleFill()); in draw_element()
853 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask()
898 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask()
938 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask()
DGrStyle.h29 static const GrStyle& SimpleFill() { in SimpleFill() function
DGrRenderTargetContext.cpp462 GrStyle::SimpleFill()); in drawPaint()
679 style = &GrStyle::SimpleFill(); in drawRect()
706 &GrStyle::SimpleFill()); in drawRect()
713 GrStyle::SimpleFill()); in drawRect()
720 &GrStyle::SimpleFill()); in drawRect()
724 &GrStyle::SimpleFill()); in drawRect()
1880 GrShape shape(path, GrStyle::SimpleFill()); in drawAndStencilPath()
/external/skqp/src/android/
DSkAndroidFrameworkUtils.cpp53 GrStyle::SimpleFill(), &kDrawToStencil); in clipWithStencil()
/external/skia/src/android/
DSkAndroidFrameworkUtils.cpp54 GrStyle::SimpleFill(), &kDrawToStencil); in clipWithStencil()
/external/skia/src/gpu/effects/
DGrRRectBlurEffect.h72 GrStyle::SimpleFill()); in find_or_create_rrect_blur_mask()
DGrRRectBlurEffect.fp72 GrStyle::SimpleFill());
/external/skqp/src/gpu/effects/
DGrRRectBlurEffect.h70 GrStyle::SimpleFill()); in find_or_create_rrect_blur_mask()
DGrRRectBlurEffect.fp70 GrStyle::SimpleFill());
/external/skia/src/utils/
DSkShadowUtils.cpp353 , fShapeForKey(*path, GrStyle::SimpleFill()) in ShadowedPath()
/external/skqp/src/utils/
DSkShadowUtils.cpp352 , fShapeForKey(*path, GrStyle::SimpleFill()) in ShadowedPath()
/external/skia/src/gpu/ops/
DGrSmallPathRenderer.cpp983 GrShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in GR_DRAW_OP_TEST_DEFINE()
/external/skqp/src/gpu/ops/
DGrSmallPathRenderer.cpp981 GrShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in GR_DRAW_OP_TEST_DEFINE()

12