Home
last modified time | relevance | path

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

/third_party/skia/bench/
DDecodeBench.cpp75 class SkottiePictureDecodeBench final : public DecodeBench { class
77 SkottiePictureDecodeBench(const char* name, const char* source) in SkottiePictureDecodeBench() function in SkottiePictureDecodeBench
167 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_large",
169 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_medium",
171 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_small",
173 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_phonehub_connecting.json",
175 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_phonehub_generic_error.json",
177 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_phonehub_onboard.json",
179 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_phonehub_svgo_connecting.json",
181 DEF_BENCH(return new SkottiePictureDecodeBench("skottiepic_phonehub_svgo_generic_error.json",
[all …]