Home
last modified time | relevance | path

Searched defs:skp (Results 1 – 5 of 5) sorted by relevance

/external/skia/tools/perf-canvaskit-puppeteer/
DMakefile22 skp: target
/external/skia/tools/skpbench/
Dskpbench.cpp149 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() local
672 const SkPicture* skp, GpuSync& gpuSync) { in draw_skp_and_flush_with_sync()
/external/skia/tools/fiddle/
Dfiddle_main.h67 bool skp; member
/external/skia/tools/
DToolUtils.cpp560 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in sniff_paths() local
/external/skia/tests/
DPictureTest.cpp775 auto skp = pic->serialize(); in DEF_TEST() local