Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp405 static void RGBToA8(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToA8()
436 static void RGBToLcd16(const CGRGBPixel* SK_RESTRICT cgPixels, size_t cgRowBytes, in RGBToLcd16()
471 size_t cgRowBytes; in generateImage() local