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

  /cts/apps/CtsVerifier/lib/colorchecker/
autolocktest.cpp 36 mNumPatches = 0;
39 mNumPatches = mCheckerColors[0].size();
60 for (int i = 0; i < mNumPatches; ++i) {
83 for (int i = 0; i < mNumPatches; ++i) {
meteringtest.cpp 36 mNumPatches = 0;
39 mNumPatches = mCheckerColors[0].size();
65 for (int i = 0; i < mNumPatches; ++i) {
89 for (int i = 0; i < mNumPatches; ++i) {
  /cts/apps/CtsVerifier/include/colorchecker/
autolocktest.h 52 int mNumPatches;
meteringtest.h 56 int mNumPatches;

Completed in 312 milliseconds