Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkColorTable.cpp98 static inline void build_16bitcache(uint16_t dst[], const SkPMColor src[], int count) in build_16bitcache() function
111 build_16bitcache(f16BitCache, fColors, fCount); in lock16BitCache()