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

/external/skia/include/core/
H A DSkBlitRow.h63 typedef void (*Proc32)(uint32_t dst[], const SkPMColor src[], int count, U8CPU alpha); typedef in class:SkBlitRow
65 static Proc32 Factory32(unsigned flags32);
79 static Proc32 PlatformProcs32(unsigned flags);

Completed in 71 milliseconds