Home | History | Annotate | Download | only in core

Lines Matching refs:bitmapBytes

33     size_t overallBytes, bitmapBytes, matricesBytes,
35 int bitmaps = record.bitmaps(&bitmapBytes);
44 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps);
129 bitmaps = fPlayback->bitmaps(&bitmapBytes);
136 SkDebugf("bitmaps size %zd (bitmaps:%d) ", bitmapBytes, bitmaps);