Home
last modified time | relevance | path

Searched refs:fItemCnt (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dtallstretchedbitmaps.cpp76 fTallBmps[i].fItemCnt = make_bm(&fTallBmps[i].fBmp, h); in onOnceBeforeDraw()
83 SkASSERT(fTallBmps[i].fItemCnt > 10); in onDraw()
86 int startItem = fTallBmps[i].fItemCnt - 10; in onDraw()
87 int itemHeight = bmp.height() / fTallBmps[i].fItemCnt; in onDraw()
101 int fItemCnt; member
/external/skqp/gm/
Dtallstretchedbitmaps.cpp76 fTallBmps[i].fItemCnt = make_bm(&fTallBmps[i].fBmp, h); in onOnceBeforeDraw()
83 SkASSERT(fTallBmps[i].fItemCnt > 10); in onDraw()
86 int startItem = fTallBmps[i].fItemCnt - 10; in onDraw()
87 int itemHeight = bmp.height() / fTallBmps[i].fItemCnt; in onDraw()
101 int fItemCnt; member