Searched defs:cgRowBytes (Results 1 – 1 of 1) sorted by relevance
1193 static void rgb_to_a8(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in rgb_to_a8()1223 static void rgb_to_lcd16(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, const SkGlyph& … in rgb_to_lcd16()1256 size_t cgRowBytes; in generateImage() local