Searched defs:skp (Results 1 – 11 of 11) sorted by relevance
197 const SkPicture* skp, std::vector<Sample>* samples) { in run_benchmark()232 const SkPicture* skp, std::vector<Sample>* samples) { in run_gpu_time_benchmark()355 sk_sp<SkPicture> skp; in main() local483 static void draw_skp_and_flush(SkCanvas* canvas, const SkPicture* skp) { in draw_skp_and_flush()
428 struct sshsk_provider *skp = NULL; in sshsk_enroll() local613 struct sshsk_provider *skp = NULL; in sshsk_sign() local731 struct sshsk_provider *skp = NULL; in sshsk_load_resident() local
42 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in Create() local
47 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in Create() local
148 StaticSkp(sk_sp<SkPicture> skp) : fSkp(skp) {} in StaticSkp()377 SkSurface* surface, const SkPicture* skp, in run_gpu_time_benchmark()515 sk_sp<SkPicture> skp; in main() local672 const SkPicture* skp, GpuSync& gpuSync) { in draw_skp_and_flush_with_sync()
67 bool skp; member
279 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(srcstream.get()); in create_shared_skp() local366 sk_sp<SkPicture> skp = create_shared_skp(FLAGS_src[0], in main() local
294 GraphicsPort skp(canvas); in onDrawContent() local
846 auto skp = pic->serialize(); in DEF_TEST() local
828 auto skp = pic->serialize(); in DEF_TEST() local