Searched defs:canFoldAA (Results 1 – 1 of 1) sorted by relevance
127 void A8_row_aa(uint8_t dst[], uint8_t src, int N, uint8_t aa, Mode proc, const bool canFoldAA) { in A8_row_aa()141 #define WRAP_BLIT(proc, canFoldAA) \ argument