Home
last modified time | relevance | path

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

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