HomeSort by relevance Sort by last modified time
    Searched refs:PathApproximationInfo (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
PathTessellator.h 40 struct PathApproximationInfo {
41 PathApproximationInfo(float invScaleX, float invScaleY, float pixelThreshold)
122 const PathApproximationInfo& approximationInfo,
131 const PathApproximationInfo& approximationInfo,
141 const PathApproximationInfo& approximationInfo,
PathTessellator.cpp 705 PathApproximationInfo approximationInfo(threshInvScaleX, threshInvScaleY,
    [all...]

Completed in 53 milliseconds