Home
last modified time | relevance | path

Searched defs:cgRowBytes (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/ports/
DSkScalerContext_mac_ct.cpp388 static void RGBToA8(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToA8()
419 static void RGBToLcd16(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToLcd16()
454 size_t cgRowBytes; in generateImage() local
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp1291 void SkScalerContext_Mac::RGBToA8(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToA8()
1323 size_t cgRowBytes, in RGBToLcd16()
1359 size_t cgRowBytes; in generateImage() local