Searched refs:proc16 (Results 1 – 2 of 2) sorted by relevance
1812 SkXfermodeProc16 proc16 = NULL; in GetProc16() local1818 proc16 = rec.fProc16_0; in GetProc16()1820 proc16 = rec.fProc16_255; in GetProc16()1822 proc16 = rec.fProc16_General; in GetProc16()1825 return proc16; in GetProc16()
2102 void (*proc16)(const uint16_t*, int, const uint8_t*, int, uint16_t*) = mergeT; in find_merge_aa_proc() local2103 return (MergeAAProc)proc16; in find_merge_aa_proc()