Searched defs:LCD64Proc (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkXfermode.h247 typedef void (*LCD64Proc)(uint64_t* dst, const SkPM4f* src, int count, const uint16_t lcd[]); typedef in class:SkXfermode
249 static LCD64Proc GetLCD64Proc(uint32_t) { return nullptr; }

Completed in 285 milliseconds