Searched refs:qcount (Results 1 – 3 of 3) sorted by relevance
195 int qcount = count >> 2; in blitrow_d16_si8() local196 SkASSERT(qcount > 0); in blitrow_d16_si8()212 } while (--qcount); in blitrow_d16_si8()224 } while (--qcount); in blitrow_d16_si8()
294 int qcount = count >> 2; in fill_sequential() local300 } while (--qcount != 0); in fill_sequential()
848 FT_Byte* qcount = (FT_Byte*)parser->object + in cff_parser_run() local858 *qcount = (FT_Byte)num_args; in cff_parser_run()