HomeSort by relevance Sort by last modified time
    Searched full:controlops (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkRecordDraw.cpp 220 int controlOps; // Number of control ops in this Save block, including the Save.
298 sb.controlOps = 0;
355 while (sb.controlOps --> 0) {
369 fSaveStack.top().controlOps++;

Completed in 42 milliseconds