Searched defs:register_memcpy_count (Results 1 - 2 of 2) sorted by relevance

/external/skia/legacy/src/core/
H A DSkPackBits.cpp101 static void register_memcpy_count(int n) { function
117 #define register_memcpy_count(n) macro
377 register_memcpy_count(stateCount);
403 register_memcpy_count(n);
/external/skia/src/core/
H A DSkPackBits.cpp101 static void register_memcpy_count(int n) { function
117 #define register_memcpy_count(n) macro
377 register_memcpy_count(stateCount);
403 register_memcpy_count(n);

Completed in 17 milliseconds