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

  /external/skia/src/opts/
SkSwizzler_opts.h 331 /*not static*/ inline void gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) {
625 /*not static*/ inline void gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) {
799 /*not static*/ inline void gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) {
  /external/skqp/src/opts/
SkSwizzler_opts.h 331 /*not static*/ inline void gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) {
625 /*not static*/ inline void gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) {
799 /*not static*/ inline void gray_to_RGB1(uint32_t dst[], const uint8_t* src, int count) {

Completed in 4683 milliseconds