Searched defs:skp (Results 1 – 12 of 12) sorted by relevance
22 skp: target
47 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in Create() local
140 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() local563 static void draw_skp_and_flush(SkSurface* surface, const SkPicture* skp) { in draw_skp_and_flush()
149 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() local672 const SkPicture* skp, GpuSync& gpuSync) { in draw_skp_and_flush_with_sync()
67 bool skp; member
190 string_type skp = pt.transform_primary(s.c_str(), s.c_str() + s.size()); in print_sort_syntax() local
509 sk_sp<SkPicture> skp = SkPicture::MakeFromStream(&stream); in sniff_paths() local
1158 rapidjson::Value skp; in OnServiceProtocolScreenshotSKP() local
845 auto skp = pic->serialize(); in DEF_TEST() local
784 auto skp = pic->serialize(); in DEF_TEST() local
5424 int bytes_to_cipher_list(SSL *s, PACKET *cipher_suites, in bytes_to_cipher_list()