Searched refs:nbytes_mono (Results 1 – 1 of 1) sorted by relevance
1458 int nbytes_mono; in ProcRenderCreateCursor() local1482 nbytes_mono = stride * height; in ProcRenderCreateCursor()1483 srcbits = calloc(1, nbytes_mono); in ProcRenderCreateCursor()1488 mskbits = calloc(1, nbytes_mono); in ProcRenderCreateCursor()