HomeSort by relevance Sort by last modified time
    Searched refs:build_16bitcache (Results 1 - 2 of 2) sorted by null

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

Completed in 60 milliseconds