Home
last modified time | relevance | path

Searched refs:pack_8_to_1 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkScalerContext.cpp413 static uint8_t pack_8_to_1(const uint8_t alpha[8]) { in pack_8_to_1() function
438 *dst++ = pack_8_to_1(src); in packA8ToA1()
/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp303 uint8_t pack_8_to_1(const uint8_t alpha[8]) { in pack_8_to_1() function
327 *dst++ = pack_8_to_1(src); in packA8ToA1()

Completed in 8 milliseconds