Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkScalerContext_mac_ct.cpp60 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/
DSkFontHost_mac.cpp98 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()