Home
last modified time | relevance | path

Searched refs:fInRect (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DDashOp.cpp942 Attribute fInRect; member in skgpu::v1::DashOp::DashingLineEffect
986 vertBuilder->codeAppendf("%s = %s;", inRectParams.vsOut(), de.fInRect.name()); in onEmitCode()
1103 fInRect = {"inRect", kFloat4_GrVertexAttribType, kHalf4_GrSLType}; in DashingLineEffect()
/third_party/skia/tests/
H A DPathTest.cpp1803 bool fInRect; in test_conservativelyContains() member
1892 REPORTER_ASSERT(reporter, kQueries[q].fInRect == in test_conservativelyContains()

Completed in 13 milliseconds