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

/external/chromium_org/third_party/skia/src/core/
H A DSkColorTable.cpp68 static inline void build_16bitcache(uint16_t dst[], const SkPMColor src[], function
78 build_16bitcache(f16BitCache, fColors, fCount);
/external/skia/src/core/
H A DSkColorTable.cpp68 static inline void build_16bitcache(uint16_t dst[], const SkPMColor src[], function
81 build_16bitcache(f16BitCache, fColors, fCount);

Completed in 435 milliseconds