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

  /external/skia/debugger/
SkDebugger.cpp 69 counts.setCount(SkDrawCommand::kOpTypeCount);
70 for (int i = 0; i < SkDrawCommand::kOpTypeCount; ++i) {
83 for (int i = 0; i < SkDrawCommand::kOpTypeCount; ++i) {
  /external/skia/src/utils/debugger/
SkDrawCommand.h 55 static const int kOpTypeCount = kLast_OpType + 1;

Completed in 155 milliseconds