Home
last modified time | relevance | path

Searched defs:premultiply (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/codec/
DSkWebpCodec.cpp124 static WEBP_CSP_MODE webp_decode_mode(SkColorType ct, bool premultiply) { in webp_decode_mode()
DSkPngCodec.cpp95 bool SkPngCodec::decodePalette(bool premultiply, int* ctableCount) { in decodePalette()
/external/skia/src/images/
DSkImageDecoder_libwebp.cpp168 static WEBP_CSP_MODE webp_decode_mode(const SkBitmap* decodedBitmap, bool premultiply) { in webp_decode_mode()
236 int width, int height, bool premultiply) { in webp_get_config_resize()
/external/mesa3d/src/gallium/state_trackers/vega/
Dasm_fill.h547 premultiply( struct ureg_program *ureg, in premultiply() function