Home
last modified time | relevance | path

Searched refs:fCurrentAndroidCodec (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/bench/
Dnanobench.cpp637 , fCurrentAndroidCodec(0) in BenchmarkStream()
934 for (; fCurrentAndroidCodec < fImages.count(); fCurrentAndroidCodec++) { in rawNext()
938 const SkString& path = fImages[fCurrentAndroidCodec]; in rawNext()
1111 int fCurrentAndroidCodec; member in BenchmarkStream
/third_party/skia/bench/
Dnanobench.cpp954 for (; fCurrentAndroidCodec < fImages.count(); fCurrentAndroidCodec++) { in rawNext()
958 const SkString& path = fImages[fCurrentAndroidCodec]; in rawNext()
1132 int fCurrentAndroidCodec = 0; member in BenchmarkStream