Home
last modified time | relevance | path

Searched defs:is_nearest_neighbor (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/tiles/
H A Dsoftware_image_decode_cache_utils.cc199 bool is_nearest_neighbor = image.filter_quality() == kNone_SkFilterQuality; in FromDrawImage() local
255 bool is_nearest_neighbor, in CacheKey()
H A Dsoftware_image_decode_cache_utils.h74 bool is_nearest_neighbor() const { return is_nearest_neighbor_; } in is_nearest_neighbor() function
H A Dgpu_image_decode_cache.cc261 const bool is_nearest_neighbor = in DrawAndScaleImage() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/tiles/
H A Dsoftware_image_decode_cache_utils.cc198 bool is_nearest_neighbor = image.filter_quality() == kNone_SkFilterQuality; in FromDrawImage() local
254 bool is_nearest_neighbor, in CacheKey()
H A Dsoftware_image_decode_cache_utils.h73 bool is_nearest_neighbor() const { return is_nearest_neighbor_; } in is_nearest_neighbor() function
H A Dgpu_image_decode_cache.cc328 const bool is_nearest_neighbor = in DrawAndScaleImage() local