Home
last modified time | relevance | path

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

/third_party/skia/demos.skia.org/demos/path_performance/
Dmain.js1 const DEFAULT_METHOD = 'SVG'; constant
32 switchRenderMethodCallback(DEFAULT_METHOD)();
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgsttemplatematch.cpp71 #define DEFAULT_METHOD (3) macro
139 0, 5, DEFAULT_METHOD, in gst_template_match_class_init()
170 filter->method = DEFAULT_METHOD; in gst_template_match_init()
Dgstretinex.cpp93 #define DEFAULT_METHOD METHOD_BASIC macro
166 GST_TYPE_RETINEX_METHOD, DEFAULT_METHOD, in gst_retinex_class_init()
230 filter->method = DEFAULT_METHOD; in gst_retinex_init()
Dgstdisparity.cpp147 #define DEFAULT_METHOD METHOD_SGBM macro
227 GST_TYPE_DISPARITY_METHOD, DEFAULT_METHOD, in gst_disparity_class_init()
281 filter->method = DEFAULT_METHOD; in gst_disparity_init()
Dgstsegmentation.cpp122 #define DEFAULT_METHOD METHOD_MOG2 macro
212 GST_TYPE_SEGMENTATION_METHOD, DEFAULT_METHOD, in gst_segmentation_class_init()
246 filter->method = DEFAULT_METHOD; in gst_segmentation_init()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglalpha.c82 #define DEFAULT_METHOD ALPHA_METHOD_SET macro
498 DEFAULT_METHOD, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_gl_alpha_class_init()
559 alpha->method = DEFAULT_METHOD; in gst_gl_alpha_init()
Dgstglvideoflip.c44 #define DEFAULT_METHOD GST_VIDEO_ORIENTATION_IDENTITY macro
150 GST_TYPE_GL_VIDEO_FLIP_METHOD, DEFAULT_METHOD, in gst_gl_video_flip_class_init()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstcompare.c100 #define DEFAULT_METHOD GST_COMPARE_METHOD_MEM macro
163 GST_COMPARE_METHOD_TYPE, DEFAULT_METHOD, in gst_compare_class_init()
215 comp->method = DEFAULT_METHOD; in gst_compare_init()
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c57 #define DEFAULT_METHOD GST_DEINTERLACE_LINEAR macro
571 DEFAULT_METHOD, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS) in gst_deinterlace_class_init()
699 self->user_set_method_id = DEFAULT_METHOD; in gst_deinterlace_init()
/third_party/gstreamer/gstplugins_good/gst/alpha/
Dgstalpha.c102 #define DEFAULT_METHOD ALPHA_METHOD_SET macro
226 DEFAULT_METHOD, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_alpha_class_init()
298 alpha->method = DEFAULT_METHOD; in gst_alpha_init()