Home
last modified time | relevance | path

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

/third_party/skia/src/utils/mac/
DSkCTFont.cpp220 uint32_t noSmoothBitmap[16][16] = {}; in SkCTFontGetSmoothBehavior() local
225 CGBitmapContextCreate(&noSmoothBitmap, 16, 16, 8, 16*4, in SkCTFontGetSmoothBehavior()
268 if (noSmoothBitmap[x][y] != smoothPixel) { in SkCTFontGetSmoothBehavior()