Searched defs:edgeDistances (Results 1 – 4 of 4) sorted by relevance
856 const skvx::Vec<4, float>& edgeDistances) { in reset()1105 V4f TessellationHelper::inset(const skvx::Vec<4, float>& edgeDistances, in inset()1130 void TessellationHelper::outset(const skvx::Vec<4, float>& edgeDistances, in outset()1162 const skvx::Vec<4, float>& edgeDistances) { in getOutsetRequest()
211 void GrQuadUtils::Outset(const skvx::Vec<4, float>& edgeDistances, GrQuad* quad) { in Outset()
358 skvx::Vec<4, float> edgeDistances; in append() local
118 GrGLSLVarying edgeDistances(kFloat4_GrSLType); in onEmitCode() local