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