Home
last modified time | relevance | path

Searched defs:color_cache (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/m133/third_party/externals/libwebp/src/utils/
Dcolor_cache_utils.c23 int VP8LColorCacheInit(VP8LColorCache* const color_cache, int hash_bits) { in VP8LColorCacheInit()
35 void VP8LColorCacheClear(VP8LColorCache* const color_cache) { in VP8LColorCacheClear()
/third_party/skia/third_party/externals/libwebp/src/utils/
Dcolor_cache_utils.c23 int VP8LColorCacheInit(VP8LColorCache* const color_cache, int hash_bits) { in VP8LColorCacheInit()
35 void VP8LColorCacheClear(VP8LColorCache* const color_cache) { in VP8LColorCacheClear()
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-cairo-utils.hh38 hb_map_t *color_cache; member
Dhb-cairo.cc374 hb_map_t *color_cache = c->color_cache; in hb_cairo_paint_custom_palette_color() local
546 hb_map_t *color_cache = hb_map_create (); in hb_cairo_init_scaled_font() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c1132 VP8LColorCache* const color_cache = in DecodeImageData() local
/third_party/ffmpeg/libavcodec/
Dwebp.c183 uint32_t *color_cache; /* color cache data */ member
/third_party/skia/m133/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c1152 VP8LColorCache* const color_cache = in DecodeImageData() local