Searched refs:writeS32Pixel (Results 1 – 1 of 1) sorted by relevance
770 pixelWriteFn_t writeS32Pixel = [&](const Sk4f& c, int index) { in initLinearBitmap() local775 (kRGBA_F16_SkColorType == bitmap->colorType()) ? writeF16Pixel : writeS32Pixel; in initLinearBitmap()