Home
last modified time | relevance | path

Searched defs:SimpleFill (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrStyledShape.h60 : GrStyledShape(path, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
63 : GrStyledShape(rrect, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
66 : GrStyledShape(rect, GrStyle::SimpleFill(), doSimplify) {} in GrStyledShape()
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClLayerTests.cpp1159 ARMNN_AUTO_TEST_FIXTURE_WITH_THF(SimpleFill, ClContextControlFixture, SimpleFillTest<DataType::Floa… in ARMNN_AUTO_TEST_FIXTURE_WITH_THF() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrStyle.h42 static const GrStyle& SimpleFill() { in SimpleFill() function
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_edit_embeddertest.cpp116 TEST_F(CFWLEditEmbedderTest, SimpleFill) { in TEST_F() argument