Searched defs:skp (Results 1 – 5 of 5) sorted by relevance
22 skp: target
149 StaticSkp(sk_sp<SkPicture> skp) : fSkp(skp) {} in StaticSkp()378 SkSurface* surface, const SkPicture* skp, in run_gpu_time_benchmark()516 sk_sp<SkPicture> skp; in main() local672 const SkPicture* skp, GpuSync& gpuSync) { in draw_skp_and_flush_with_sync()
67 bool skp; member
560 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in sniff_paths() local
775 auto skp = pic->serialize(); in DEF_TEST() local