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

  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.cc 36 int max_height = gdk_screen_get_height(screen) * kPanelMaxHeightFactor; local
50 else if (bounds->height() > max_height)
51 bounds->set_height(max_height);
  /external/chromium/chrome/browser/chromeos/login/
update_view.cc 166 int max_height = height() - GetInsets().height(); local
167 int vertical_center = GetInsets().top() + max_height / 2;
  /external/openfst/src/include/fst/
minimize.h 377 size_t max_height() const { return max_height_; } function in class:fst::AcyclicMinimizer::HeightVisitor
399 partition_.AllocateClasses(hvisitor.max_height() + 1);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 364 size_t max_height() const { return max_height_; } function in class:fst::AcyclicMinimizer::HeightVisitor
386 partition_.AllocateClasses(hvisitor.max_height() + 1);
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 809 int max_height = ShouldBeFloating() ? local
813 (max_height - kBookmarkBarMinimumHeight)) +
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 191 Int max = 0, max_width = 0, max_height = 0, pitch, offset; local
612 max_height = ((temp_h + 15) >> 4) << 4;
613 nTotalMB = ((max_width * max_height) >> 8);
742 max_height += 32;
744 size = pitch * max_height;
2965 Int idx, temp_w, temp_h, max = 0, max_width, max_height; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xutil.h 80 int max_width, max_height; member in struct:__anon22471
179 int max_width, max_height; member in struct:__anon22476
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 80 int max_width, max_height; member in struct:__anon24061
179 int max_width, max_height; member in struct:__anon24066
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 80 int max_width, max_height; member in struct:__anon25573
179 int max_width, max_height; member in struct:__anon25578
  /hardware/ti/omap4xxx/hwc/
hwc.c 702 __u16 max_height; member in struct:dsscomp_dispc_limitations
713 .max_height = 2048,
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 2917 int max_height = gdk_screen_get_height(screen) * kPopupMaxHeightFactor; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev2.h 358 __u32 max_height; /* Maximum frame height [pixel] */ member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h 358 __u32 max_height; /* Maximum frame height [pixel] */ member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev2.h 358 __u32 max_height; /* Maximum frame height [pixel] */ member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 257 __u32 max_height; member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 257 __u32 max_height; member in struct:v4l2_frmsize_stepwise
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 332 __u32 max_height; member in struct:v4l2_frmsize_stepwise
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 455 __u32 max_height; /* Maximum frame height [pixel] */ member in struct:v4l2_frmsize_stepwise
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 1017 milliseconds