Home
last modified time | relevance | path

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

/external/skia/tools/
Dimage_expectations.cpp41 const static char kJsonKey_Source_WholeImage[] = "whole-image"; variable
143 expectedImage = fExpectedResults[sourceName][kJsonKey_Source_WholeImage]; in add()
174 fActualResults[sourceName][kJsonKey_Source_WholeImage] = actualImage; in add()
189 expectedImage = fExpectedResults[sourceName][kJsonKey_Source_WholeImage]; in matchesExpectation()
/external/chromium_org/third_party/skia/tools/
Dimage_expectations.cpp41 const static char kJsonKey_Source_WholeImage[] = "whole-image"; variable
143 expectedImage = fExpectedResults[sourceName][kJsonKey_Source_WholeImage]; in add()
174 fActualResults[sourceName][kJsonKey_Source_WholeImage] = actualImage; in add()
189 expectedImage = fExpectedResults[sourceName][kJsonKey_Source_WholeImage]; in matchesExpectation()