Home | History | Annotate | Download | only in hwui

Lines Matching refs:PathApproximationInfo

705     PathApproximationInfo approximationInfo(threshInvScaleX, threshInvScaleY,
785 PathApproximationInfo
864 PathApproximationInfo approximationInfo(1.0f, 1.0f, threshold);
904 const PathApproximationInfo& approximationInfo,
995 static inline float getThreshold(const PathApproximationInfo& info, float dx, float dy) {
1003 const PathApproximationInfo& approximationInfo,
1041 const PathApproximationInfo& approximationInfo, std::vector<Vertex>& outputVertices,