Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/base/
H A Ddevtools_instrumentation.cc72 case ImageType::kAvif: in ~ScopedImageUploadTask()
121 case ImageType::kAvif: in ~ScopedImageDecodeTask()
H A Ddevtools_instrumentation.h70 enum ImageType { kAvif, kBmp, kGif, kIco, kJpeg, kPng, kWebP, kOther }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/tiles/
H A Dimage_decode_cache.h82 return ScopedImageType::kAvif; in ToScopedImageType()