Home
last modified time | relevance | path

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

/third_party/skia/tools/perf-canvaskit-puppeteer/
DMakefile22 skp: target
/third_party/flutter/skia/tools/viewer/
DBisectSlide.cpp47 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in Create() local
/third_party/flutter/skia/tools/skpbench/
Dskpbench.cpp140 StaticSkp(sk_sp<SkPicture> skp) : fSkp(skp) {} in StaticSkp()
303 const SkPicture* skp, std::vector<Sample>* samples) { in run_gpu_time_benchmark()
427 sk_sp<SkPicture> skp; in main() local
563 static void draw_skp_and_flush(SkSurface* surface, const SkPicture* skp) { in draw_skp_and_flush()
/third_party/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()
/third_party/skia/tools/fiddle/
Dfiddle_main.h67 bool skp; member
/third_party/flutter/skia/tools/fiddle/
Dfiddle_main.h67 bool skp; member
/third_party/boost/libs/regex/test/collate_info/
Dcollate_info.cpp190 string_type skp = pt.transform_primary(s.c_str(), s.c_str() + s.size()); in print_sort_syntax() local
/third_party/skia/tools/
DToolUtils.cpp509 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in sniff_paths() local
/third_party/flutter/engine/flutter/shell/common/
Dshell.cc1158 rapidjson::Value skp; in OnServiceProtocolScreenshotSKP() local
/third_party/flutter/skia/tests/
DPictureTest.cpp845 auto skp = pic->serialize(); in DEF_TEST() local
/third_party/skia/tests/
DPictureTest.cpp784 auto skp = pic->serialize(); in DEF_TEST() local
/third_party/openssl/ssl/
Dssl_lib.c5424 int bytes_to_cipher_list(SSL *s, PACKET *cipher_suites, in bytes_to_cipher_list()