Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dtallstretchedbitmaps.cpp81 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
/third_party/flutter/skia/gm/
Dtallstretchedbitmaps.cpp81 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