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

  /external/skia/gpu/src/
GrPathRenderer.cpp 199 bool useStretch = stretch > 0;
202 if (!useStretch) {
GrTesselatedPathRenderer.cpp 141 bool useStretch = stretch > 0;
144 if (!useStretch) {

Completed in 610 milliseconds