Searched refs:sk_memset_rect32 (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/ports/ |
D | SkScalerContext_mac_ct.cpp | 60 static void sk_memset_rect32(uint32_t* ptr, uint32_t value, in sk_memset_rect32() function 242 sk_memset_rect32(image, bgColor, glyph.width(), glyph.height(), rowBytes); in getCG()
|
/third_party/flutter/skia/src/ports/ |
D | SkFontHost_mac.cpp | 98 static void sk_memset_rect32(uint32_t* ptr, uint32_t value, in sk_memset_rect32() function 1139 sk_memset_rect32(image, bgColor, glyph.width(), glyph.height(), rowBytes); in getCG()
|