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

  /external/skia/src/opts/
SkSwizzler_opts.h 238 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const void* src, int count) {
574 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const void* src, int count) {
802 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const void* src, int count) {
  /external/skqp/src/opts/
SkSwizzler_opts.h 238 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const void* src, int count) {
574 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const void* src, int count) {
802 /*not static*/ inline void RGBA_to_rgbA(uint32_t* dst, const void* src, int count) {

Completed in 328 milliseconds