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

  /external/skia/include/core/
SkRegion.h 399 SkDEBUGCODE(bool debugSetRuns(const RunType runs[], int count);)
  /external/skqp/include/core/
SkRegion.h 399 SkDEBUGCODE(bool debugSetRuns(const RunType runs[], int count);)
  /external/skia/samplecode/
SampleRegion.cpp 123 rgn->debugSetRuns(runs, count);
  /external/skqp/samplecode/
SampleRegion.cpp 123 rgn->debugSetRuns(runs, count);
  /external/skia/src/core/
SkRegion.cpp     [all...]
  /external/skqp/src/core/
SkRegion.cpp     [all...]

Completed in 191 milliseconds