Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dpng_codec.cpp165 static constexpr const char* DecodeModeToString(DecodeMode decodeMode) { in DecodeModeToString() function in PNGCodecGM
210 {"decode_mode", DecodeModeToString(fDecodeMode)}, in getGoldKeys()