Home
last modified time | relevance | path

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

/third_party/skia/src/opts/
DSkUtils_opts.h59 /*not static*/ inline void rect_memset64(uint64_t buffer[], uint64_t value, int count, in rect_memset64() function
/third_party/flutter/skia/src/opts/
DSkUtils_opts.h59 /*not static*/ inline void rect_memset64(uint64_t buffer[], uint64_t value, int count, in rect_memset64() function
/third_party/skia/src/core/
DSkOpts_erms.cpp90 static inline void rect_memset64(uint64_t* dst, uint64_t v, int n, in rect_memset64() function