Home
last modified time | relevance | path

Searched refs:fCubicType (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleCCPRGeometry.cpp63 SkCubicType fCubicType; member in CCPRGeometryView
215 caption.appendf(" (%s)", SkCubicTypeName(fCubicType)); in onDrawContent()
260 fCubicType = GrPathUtils::getCubicKLM(fPoints, &fCubicKLM, t, s); in updateGpuData()
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp61 SkCubicType fCubicType; member in CCPRGeometryView
212 caption.appendf(" (%s)", SkCubicTypeName(fCubicType)); in onDrawContent()
257 fCubicType = GrPathUtils::getCubicKLM(fPoints, &fCubicKLM, t, s); in updateGpuData()