HomeSort by relevance Sort by last modified time
    Searched defs:width_ (Results 1 - 12 of 12) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
login_html_dialog.h 87 int width_; member in class:chromeos::LoginHtmlDialog
  /external/chromium/chrome/browser/ui/gtk/download/
download_started_animation_gtk.cc 60 int width_; member in class:__anon4007::DownloadStartedAnimationGtk
89 width_ = gdk_pixbuf_get_width(kDownloadImage);
115 GdkBitmap* mask = gdk_pixmap_new(NULL, width_, height_, 1);
  /frameworks/base/media/mca/filterfw/native/core/
gl_frame.h 186 int width_; member in class:android::filterfw::GLFrame
  /frameworks/base/media/mca/filterpacks/native/base/
geometry.h 73 SlantedRect() : width_(0.0f), height_(0.0f) {}
80 float width() const { return width_; }
84 float width_; member in class:android::filterfw::SlantedRect
  /external/skia/src/images/
bmpdecoderhelper.h 95 int width_; member in class:image_codec::BmpDecoderHelper
  /packages/apps/Gallery2/jni/filters/
tinyplanet.cc 30 : image_(image), width_(width), height_(height) {
35 return width_;
52 int width_; member in class:ImageRGBA
  /external/openfst/src/include/fst/script/
draw-impl.h 60 title_(title), width_(width), height_(height), portrait_(portrait),
79 Print(width_);
219 float width_; member in class:fst::FstDrawer
  /external/webp/src/dec/
vp8li.h 71 int width_; member in struct:__anon16581
vp8i.h 112 uint16_t width_; member in struct:__anon16569
  /external/chromium/chrome/browser/chromeos/options/
wifi_config_view.cc 176 width_(width) {
181 size.set_width(width_);
185 int width_; member in class:chromeos::__anon3429::ComboboxWithWidth
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 1816 private int width_ = 0; field in class:GLProtoBuf.GLMessage.FrameBuffer
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.h 800 ::google::protobuf::int32 width_; member in class:android::gltrace::GLMessage_FrameBuffer
    [all...]

Completed in 1297 milliseconds