Home
last modified time | relevance | path

Searched refs:PassthroughLocalCoordsVaryingIndex (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkMeshPriv.h90 static int PassthroughLocalCoordsVaryingIndex(const SkMeshSpecification& spec) { in PassthroughLocalCoordsVaryingIndex() function
/external/skia/tests/
DMeshTest.cpp885 int idx = SkMeshSpecificationPriv::PassthroughLocalCoordsVaryingIndex(*spec); in DEF_TEST()
/external/skia/src/gpu/ganesh/ops/
DDrawMeshOp.cpp221 SkMeshSpecificationPriv::PassthroughLocalCoordsVaryingIndex(*mgp.fSpec); in onEmitCode()