Home
last modified time | relevance | path

Searched defs:skp (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/tools/fiddle/
H A Dfiddle_main.h67 bool skp; member
/third_party/skia/tests/
H A DPictureTest.cpp784 auto skp = pic->serialize(); in DEF_TEST() local
/third_party/skia/tools/
H A DToolUtils.cpp509 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in sniff_paths() local
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp149 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 Dssl_lib.c5799 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 Dssl_lib.c5683 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