Searched refs:fItemCnt (Results 1 – 2 of 2) sorted by relevance
81 fTallBmps[i].fItemCnt = make_bm(&fTallBmps[i].fBmp, h); in onOnceBeforeDraw()88 SkASSERT(fTallBmps[i].fItemCnt > 10); in onDraw()91 int startItem = fTallBmps[i].fItemCnt - 10; in onDraw()92 int itemHeight = bmp.height() / fTallBmps[i].fItemCnt; in onDraw()106 int fItemCnt; member