Home
last modified time | relevance | path

Searched defs:getGoldKeys (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dpng_codec.cpp206 std::map<std::string, std::string> getGoldKeys() const override { in getGoldKeys() function in PNGCodecGM
H A Dgm.h207 virtual std::map<std::string, std::string> getGoldKeys() const { in getGoldKeys() function