Searched defs:skp (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/tools/fiddle/ |
| H A D | fiddle_main.h | 67 bool skp; member
|
| /third_party/skia/tests/ |
| H A D | PictureTest.cpp | 784 auto skp = pic->serialize(); in DEF_TEST() local
|
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 509 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in sniff_paths() local
|
| /third_party/skia/tools/skpbench/ |
| H A D | skpbench.cpp | 149 StaticSkp(sk_sp<SkPicture> skp) : fSkp(skp) {} in StaticSkp() argument 377 run_gpu_time_benchmark(sk_gpu_test::GpuTimer* gpuTimer, GrDirectContext* context, SkSurface* surface, const SkPicture* skp, std::vector<Sample>* samples) run_gpu_time_benchmark() argument 516 sk_sp<SkPicture> skp; main() local 671 draw_skp_and_flush_with_sync(GrDirectContext* context, SkSurface* surface, const SkPicture* skp, GpuSync& gpuSync) draw_skp_and_flush_with_sync() argument [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_lib.c | 5799 bytes_to_cipher_list(SSL *s, PACKET *cipher_suites, STACK_OF(SSL_CIPHER) **skp, STACK_OF(SSL_CIPHER) **scsvs_out, int sslv2format, int fatal) bytes_to_cipher_list() argument
|
| /third_party/openssl/ssl/ |
| H A D | ssl_lib.c | 5683 bytes_to_cipher_list(SSL *s, PACKET *cipher_suites, STACK_OF(SSL_CIPHER) **skp, STACK_OF(SSL_CIPHER) **scsvs_out, int sslv2format, int fatal) bytes_to_cipher_list() argument
|
Completed in 20 milliseconds