Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dskia_utils_gtk2.cc54 guchar* gdk_pixels = gdk_pixbuf_get_pixels(pixbuf); in GdkPixbufToImageSkia()
70 guchar* gdk_pixels = gdk_pixbuf_get_pixels(pixbuf); in GdkPixbufToImageSkia()
75 guchar* pixel = gdk_pixels + row + (x * 3); in GdkPixbufToImageSkia()
/external/chromium_org/ui/base/glib/
Dglib_integers.h16 typedef unsigned char guchar; typedef