Home
last modified time | relevance | path

Searched defs:rect_memset32 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/opts/
DSkUtils_opts.h55 /*not static*/ inline void rect_memset32(uint32_t buffer[], uint32_t value, int count, in rect_memset32() function
/third_party/flutter/skia/src/opts/
DSkUtils_opts.h55 /*not static*/ inline void rect_memset32(uint32_t buffer[], uint32_t value, int count, in rect_memset32() function
/third_party/skia/src/core/
DSkOpts_erms.cpp81 static inline void rect_memset32(uint32_t* dst, uint32_t v, int n, in rect_memset32() function