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

  /external/chromium_org/third_party/skia/bench/
AAClipBench.cpp 94 static const int kNestingDepth = 3;
97 SkPoint fSizes[kNestingDepth+1];
109 for (int i = 1; i < kNestingDepth+1; ++i) {
137 if (kNestingDepth == depth) {
  /external/skia/bench/
AAClipBench.cpp 94 static const int kNestingDepth = 3;
97 SkPoint fSizes[kNestingDepth+1];
109 for (int i = 1; i < kNestingDepth+1; ++i) {
137 if (kNestingDepth == depth) {

Completed in 212 milliseconds