Home
last modified time | relevance | path

Searched refs:cgpixels_to_bits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/ports/
DSkScalerContext_mac_ct.cpp362 static void cgpixels_to_bits(uint8_t dst[], const CGRGBPixel src[], int count) { in cgpixels_to_bits() function
508 cgpixels_to_bits(dst, cgPixels, width); in generateImage()
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp1265 static void cgpixels_to_bits(uint8_t dst[], const CGRGBPixel src[], int count) { in cgpixels_to_bits() function
1413 cgpixels_to_bits(dst, cgPixels, width); in generateImage()