Searched refs:sw_convert_to_premul (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/gpu/ |
D | GrContext.cpp | 216 bool sw_convert_to_premul(GrPixelConfig srcConfig, int width, int height, size_t inRowBytes, in sw_convert_to_premul() function 323 if (!sw_convert_to_premul(srcConfig, width, height, rowBytes, buffer, tmpRowBytes, in writeSurfacePixels() 357 if (!sw_convert_to_premul(srcConfig, width, height, rowBytes, buffer, tmpRowBytes, in writeSurfacePixels()
|