Home
last modified time | relevance | path

Searched refs:push_src (Results 1 – 1 of 1) sorted by relevance

/external/skia/dm/
DDM.cpp373 static void push_src(const char* tag, ImplicitString options, Src* s) { in push_src() function
446 push_src("image", folder, src); in push_codec_src()
481 push_src("image", folder, src); in push_android_codec_src()
515 push_src("image", folder, src); in push_image_gen_src()
697 push_src("image", folder, src); in push_brd_src()
748 push_src(ext, "", new T(SkOSPath::Join(path, file.c_str()))); in gather_file_srcs()
751 push_src(ext, "", new T(path)); in gather_file_srcs()
758 push_src("gm", "", new GMSrc(r->factory())); in gather_srcs()
792 push_src("colorImage", "color_codec_baseline", src); in gather_srcs()
795 push_src("colorImage", "color_codec_HPZR30w", src); in gather_srcs()
[all …]