Searched defs:skp (Results 1 – 10 of 10) 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()
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(SkSurface* surface, const SkPicture* skp) { in draw_skp_and_flush()
47 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in Create() local
67 bool skp; member
294 GraphicsPort skp(canvas); in onDrawContent() local
845 auto skp = pic->serialize(); in DEF_TEST() local
846 auto skp = pic->serialize(); in DEF_TEST() local