Home
last modified time | relevance | path

Searched refs:swizzle_or_premul (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkConvertPixels.cpp34 static bool swizzle_or_premul(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in swizzle_or_premul() function
237 for (auto fn : {rect_memcpy, swizzle_or_premul, convert_to_alpha8}) { in SkConvertPixels()

Completed in 1 milliseconds