Home | History | Annotate | Download | only in core

Lines Matching refs:bitmapBytes

17     size_t overallBytes, bitmapBytes, matricesBytes, 
19 int bitmaps = record.bitmaps(&bitmapBytes);
28 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps);
147 bitmaps = fPlayback->bitmaps(&bitmapBytes);
154 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps);