HomeSort by relevance Sort by last modified time
    Searched refs:XScopedImage (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/base/x/
x11_util.h 378 class UI_EXPORT XScopedImage {
380 explicit XScopedImage(XImage* image) : image_(image) {}
381 ~XScopedImage();
396 DISALLOW_COPY_AND_ASSIGN(XScopedImage);
x11_util.cc     [all...]
  /external/chromium_org/ui/snapshot/
snapshot_gtk.cc 48 ui::XScopedImage image(XGetImage(
  /external/chromium_org/ui/aura/
root_window_host_x11.cc 825 ui::XScopedImage scoped_image(
    [all...]

Completed in 215 milliseconds