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

  /external/skia/legacy/src/core/
SkRegion_path.cpp 214 static const uint8_t gPathVerbToMaxEdges[] = {
232 maxEdges += gPathVerbToMaxEdges[verb];
  /external/skia/src/core/
SkRegion_path.cpp 229 static const uint8_t gPathVerbToMaxEdges[] = {
247 maxEdges += gPathVerbToMaxEdges[verb];

Completed in 31 milliseconds