Searched defs:colA (Results 1 – 3 of 3) sorted by relevance
35 Collection<T> colA, Collection<T> colB) { in equalUnorderedCollections()45 Collection<A> colA, Collection<B> colB, in equalUnorderedCollections()
1167 uint16 bbs_matTrans( int16 *xA, int16 rowA, int16 colA, int16 *rA ) in bbs_matTrans()
555 int colA = SkColorGetA(color); in blit_row_lcd16() local