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

/external/skia/include/core/
H A DSkBlitRow.h45 typedef void (*ColorProc16)(uint16_t dst[], SkPMColor src, int count, int x, int y); typedef in class:SkBlitRow
48 static ColorProc16 ColorFactory16(unsigned flags);
82 static ColorProc16 PlatformColorFactory565(unsigned flags);

Completed in 72 milliseconds