Home
last modified time | relevance | path

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

/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp1150 static void lerpPixels(CGRGBPixel dst[], const CGRGBPixel src[], int width, in lerpPixels() function
1282 lerpPixels(wtPixels, bkPixels, glyph.fWidth, glyph.fHeight, cgRowBytes, in generateImage()