Searched refs:push_src (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/dm/ |
D | DM.cpp | 469 static void push_src(const char* tag, ImplicitString options, Src* inSrc) { in push_src() function 541 push_src("image", folder, src); in push_codec_src() 576 push_src("image", folder, src); in push_android_codec_src() 610 push_src("image", folder, src); in push_image_gen_src() 644 push_src("image", folder, src); in push_brd_src() 860 push_src(src_name, "", new T(SkOSPath::Join(path, file.c_str()))); in gather_file_srcs() 863 push_src(src_name, "", new T(path)); in gather_file_srcs() 870 push_src("gm", "", new GMSrc(f)); in gather_srcs() 886 push_src("bisect", "", in gather_srcs() 905 push_src("colorImage", "decode_native", new ColorCodecSrc(colorImage, false)); in gather_srcs() [all …]
|
/third_party/flutter/skia/dm/ |
D | DM.cpp | 460 static void push_src(const char* tag, ImplicitString options, Src* s) { in push_src() function 532 push_src("image", folder, src); in push_codec_src() 567 push_src("image", folder, src); in push_android_codec_src() 601 push_src("image", folder, src); in push_image_gen_src() 634 push_src("image", folder, src); in push_brd_src() 841 push_src(src_name, "", new T(SkOSPath::Join(path, file.c_str()))); in gather_file_srcs() 844 push_src(src_name, "", new T(path)); in gather_file_srcs() 851 push_src("gm", "", new GMSrc(f)); in gather_srcs() 864 push_src("bisect", "", in gather_srcs() 883 push_src("colorImage", "decode_native", new ColorCodecSrc(colorImage, false)); in gather_srcs() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | gstksvideosrc.h | 44 GstPushSrc push_src; member
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avfvideosrc.h | 72 GstPushSrc push_src; member
|
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
D | gstgdiscreencapsrc.c | 407 gst_gdiscreencapsrc_create (GstPushSrc * push_src, GstBuffer ** buf) in gst_gdiscreencapsrc_create() argument 409 GstGDIScreenCapSrc *src = GST_GDISCREENCAPSRC (push_src); in gst_gdiscreencapsrc_create()
|
D | gstdx9screencapsrc.c | 451 gst_dx9screencapsrc_create (GstPushSrc * push_src, GstBuffer ** buf) in gst_dx9screencapsrc_create() argument 453 GstDX9ScreenCapSrc *src = GST_DX9SCREENCAPSRC (push_src); in gst_dx9screencapsrc_create()
|