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

  /frameworks/base/libs/hwui/
PathTessellator.h 45 , thresholdForConicQuads(pixelThreshold * std::min(invScaleX, invScaleY) / 2.0f) {
51 const float thresholdForConicQuads;
PathTessellator.cpp     [all...]

Completed in 105 milliseconds