Searched defs:pics (Results 1 – 8 of 8) sorted by relevance
49 int pics = 0; in sierpinsky() local93 int pics = 1; in countPics() local
27 SnapshotArray(const SkPicture* pics[], int count) : fPics(pics), fCount(count) {} in SnapshotArray()
29 SkAutoTMalloc<const SkPicture*> pics(count); in newDrawableSnapshot() local
28 SnapshotArray(const SkPicture* pics[], int count) : fPics(pics), fCount(count) {} in SnapshotArray()
31 SkAutoTMalloc<const SkPicture*> pics(count); in newDrawableSnapshot() local
458 const SSourcePicture* pics = &src; in Encode_w() local
1356 int i, pics, out_of_order, out_idx; in h264_select_output_frame() local