BitsPerPixelForPixmapDepth  275 content/browser/renderer_host/backing_store_gtk.cc     pixmap_bpp_ = gfx::BitsPerPixelForPixmapDepth(display_, depth);
BitsPerPixelForPixmapDepth   80 content/plugin/webplugin_proxy.cc       gfx::BitsPerPixelForPixmapDepth(
BitsPerPixelForPixmapDepth   59 ui/gfx/x/x11_types.cc   int pixmap_bpp = BitsPerPixelForPixmapDepth(display, depth);
BitsPerPixelForPixmapDepth   24 ui/gfx/x/x11_types.h GFX_EXPORT int BitsPerPixelForPixmapDepth(XDisplay* display, int depth);