Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPathTessellator.cpp972 float p2c2x = (p2x + c2x) * 0.5f; in recursiveCubicBezierVertices() local
981 float p2c1c2x = (p2c2x + c1c2x) * 0.5f; in recursiveCubicBezierVertices()
993 p2x, p2y, p2c2x, p2c2y, in recursiveCubicBezierVertices()