Searched refs:pixbuf (Results 1 – 4 of 4) sorted by relevance
/external/opencv3/modules/highgui/src/ |
D | window_gtk.cpp | 911 GdkPixbuf *pixbuf = NULL; in cvImageWidget_draw() local 923 … pixbuf = gdk_pixbuf_new_from_data(image_widget->scaled_image->data.ptr, GDK_COLORSPACE_RGB, false, in cvImageWidget_draw() 928 gdk_cairo_set_source_pixbuf(cr, pixbuf, x0, y0); in cvImageWidget_draw() 931 …pixbuf = gdk_pixbuf_new_from_data(image_widget->original_image->data.ptr, GDK_COLORSPACE_RGB, fals… in cvImageWidget_draw() 935 gdk_cairo_set_source_pixbuf(cr, pixbuf, 0, 0); in cvImageWidget_draw() 939 g_object_unref(pixbuf); in cvImageWidget_draw() 960 GdkPixbuf *pixbuf = NULL; in cvImageWidget_expose() local 977 … pixbuf = gdk_pixbuf_new_from_data(image_widget->scaled_image->data.ptr, GDK_COLORSPACE_RGB, false, in cvImageWidget_expose() 982 gdk_cairo_set_source_pixbuf(cr, pixbuf, x0, y0); in cvImageWidget_expose() 985 …pixbuf = gdk_pixbuf_new_from_data(image_widget->original_image->data.ptr, GDK_COLORSPACE_RGB, fals… in cvImageWidget_expose() [all …]
|
/external/opencv3/modules/features2d/src/ |
D | mser.cpp | 355 pixbuf.resize(step*rows); in preprocess1() 363 pixbuf[j] = pixbuf[j + (rows-1)*step] = borderpix; in preprocess1() 369 Pixel* pptr = &pixbuf[i*step]; in preprocess1() 393 Pixel* pptr = &pixbuf[i*step + 1]; in preprocess2() 407 Pixel *ptr0 = &pixbuf[0], *ptr = &ptr0[step+1]; in pass() 525 vector<Pixel> pixbuf; member in cv::MSER_Impl
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/selinux/sepolgen/tests/test_data/ |
D | httpd.log | 6496 … avc: denied { write } for pid=13022 comm="update-gdk-pixb" name="gdk-pixbuf.loaders" dev=dm-0 …
|