Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkWebpCodec.cpp194 static WEBP_CSP_MODE webp_decode_mode(SkColorType dstCT, bool premultiply) { in webp_decode_mode() function
496 config.output.colorspace = webp_decode_mode(webpInfo.colorType(), in onGetPixels()
/external/skqp/src/codec/
DSkWebpCodec.cpp194 static WEBP_CSP_MODE webp_decode_mode(SkColorType dstCT, bool premultiply) { in webp_decode_mode() function
496 config.output.colorspace = webp_decode_mode(webpInfo.colorType(), in onGetPixels()