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

  /external/skia/legacy/src/core/
SkColorTable.cpp 98 static inline void build_16bitcache(uint16_t dst[], const SkPMColor src[], int count) function
111 build_16bitcache(f16BitCache, fColors, fCount);
  /external/skia/src/core/
SkColorTable.cpp 101 static inline void build_16bitcache(uint16_t dst[], const SkPMColor src[], int count) function
114 build_16bitcache(f16BitCache, fColors, fCount);

Completed in 43 milliseconds