Searched refs:fExpectationsSource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp917 * Compare actualBitmap to expectations stored in this->fExpectationsSource.
943 ExpectationsSource *expectationsSource = this->fExpectationsSource.get();
1269 SkAutoTUnref<ExpectationsSource> fExpectationsSource; member in class:GMMain
2221 gmmain->fExpectationsSource.reset(SkNEW_ARGS(
2227 gmmain->fExpectationsSource.reset(SkNEW_ARGS(JsonExpectationsSource, (readPath)));
/external/skia/gm/
H A Dgmmain.cpp916 * Compare actualBitmap to expectations stored in this->fExpectationsSource.
942 ExpectationsSource *expectationsSource = this->fExpectationsSource.get();
1270 SkAutoTUnref<ExpectationsSource> fExpectationsSource; member in class:GMMain
2194 gmmain->fExpectationsSource.reset(SkNEW_ARGS(
2200 gmmain->fExpectationsSource.reset(SkNEW_ARGS(JsonExpectationsSource, (readPath)));

Completed in 1559 milliseconds