Home
last modified time | relevance | path

Searched defs:pics (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/bench/
DPictureNestingBench.cpp49 int pics = 0; in sierpinsky() local
93 int pics = 1; in countPics() local
/third_party/flutter/skia/bench/
DPictureNestingBench.cpp49 int pics = 0; in sierpinsky() local
93 int pics = 1; in countPics() local
/third_party/flutter/skia/src/core/
DSkBigPicture.h27 SnapshotArray(const SkPicture* pics[], int count) : fPics(pics), fCount(count) {} in SnapshotArray()
DSkRecorder.cpp29 SkAutoTMalloc<const SkPicture*> pics(count); in newDrawableSnapshot() local
/third_party/skia/src/core/
DSkBigPicture.h28 SnapshotArray(const SkPicture* pics[], int count) : fPics(pics), fCount(count) {} in SnapshotArray()
DSkRecorder.cpp31 SkAutoTMalloc<const SkPicture*> pics(count); in newDrawableSnapshot() local
/third_party/openh264/module/
Dgmp-openh264.cpp458 const SSourcePicture* pics = &src; in Encode_w() local
/third_party/ffmpeg/libavcodec/
Dh264_slice.c1356 int i, pics, out_of_order, out_idx; in h264_select_output_frame() local