Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkScalerContext_mac_ct.cpp420 static void RGBToA8(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToA8()
451 static void RGBToLcd16(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToLcd16()
486 size_t cgRowBytes; in generateImage() local