Searched refs:thresholdForConicQuads (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathTessellator.h45 , thresholdForConicQuads(pixelThreshold * std::min(invScaleX, invScaleY) / 2.0f) {
51 const float thresholdForConicQuads; member in struct:android::uirenderer::PathApproximationInfo
H A DPathTessellator.cpp994 approximationInfo.thresholdForConicQuads);

Completed in 689 milliseconds