Home
last modified time | relevance | path

Searched refs:debugToCubic (Results 1 – 8 of 8) sorted by relevance

/external/skqp/tests/
DPathOpsCubicReduceOrderTest.cpp191 SkDCubic cubic = quad.debugToCubic(); in DEF_TEST()
203 SkDCubic cubic = quad.debugToCubic(); in DEF_TEST()
215 SkDCubic cubic = quad.debugToCubic(); in DEF_TEST()
/external/skia/tests/
DPathOpsCubicReduceOrderTest.cpp191 SkDCubic cubic = quad.debugToCubic(); in DEF_TEST()
203 SkDCubic cubic = quad.debugToCubic(); in DEF_TEST()
215 SkDCubic cubic = quad.debugToCubic(); in DEF_TEST()
/external/skia/src/pathops/
DSkPathOpsQuad.h117 SkDCubic debugToCubic() const;
DSkPathOpsDebug.cpp710 SkDCubic SkDQuad::debugToCubic() const { in debugToCubic() function in SkDQuad
/external/skqp/src/pathops/
DSkPathOpsQuad.h117 SkDCubic debugToCubic() const;
DSkPathOpsDebug.cpp711 SkDCubic SkDQuad::debugToCubic() const { in debugToCubic() function in SkDQuad
/external/skqp/samplecode/
DSampleAAGeometry.cpp398 SkDCubic dCubic = dQuad.debugToCubic(); in set_path_verb()
/external/skia/samplecode/
DSampleAAGeometry.cpp325 SkDCubic dCubic = dQuad.debugToCubic(); in set_path_verb()