HomeSort by relevance Sort by last modified time
    Searched full:paintbytes (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkPicturePlayback.cpp 18 paintBytes, pathBytes, pictureBytes, regionBytes;
21 int paints = record.paints(&paintBytes);
32 SkDebugf("paints size %zd (paints:%d) ", paintBytes, paints);
148 paints = fPlayback->paints(&paintBytes);
156 SkDebugf("paints size %zd (paints:%d) ", paintBytes, paints);
    [all...]

Completed in 47 milliseconds