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

  /external/skia/bench/
nanobench.cpp 612 , fCurrentColorType(0)
857 while (fCurrentColorType < fColorTypes.count()) {
858 const SkColorType colorType = fColorTypes[fCurrentColorType];
866 fCurrentColorType++;
871 fCurrentColorType++;
883 fCurrentColorType++;
888 fCurrentColorType++;
    [all...]
  /external/skqp/bench/
nanobench.cpp 611 , fCurrentColorType(0)
856 while (fCurrentColorType < fColorTypes.count()) {
857 const SkColorType colorType = fColorTypes[fCurrentColorType];
865 fCurrentColorType++;
870 fCurrentColorType++;
882 fCurrentColorType++;
887 fCurrentColorType++;
    [all...]

Completed in 48 milliseconds