Searched refs:fMaxPng (Results 1 – 6 of 6) sorted by relevance
119 result.fMaxPng = mgr->open(max_path.c_str()); in CheckAgainstModel()122 SkBitmap max_image = decode(result.fMaxPng); in CheckAgainstModel()
36 sk_sp<SkData> fMaxPng; // original model data, PNG encoded image. member
329 write_to_file(modelResult.fMaxPng, imagesPathPrefix2 + PATH_MAX_PNG); in evaluateGM()