HomeSort by relevance Sort by last modified time
    Searched full:max_aspect (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/test/linux/
glx_renderer.cc 135 size_hints->min_aspect.x = size_hints->max_aspect.x = width_;
136 size_hints->min_aspect.y = size_hints->max_aspect.y = height_;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 85 } min_aspect, max_aspect; member in struct:__anon36693
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 83 } min_aspect, max_aspect; member in struct:__anon38556
  /external/opencv3/modules/highgui/src/
window_gtk.cpp 233 float max_aspect = (float)max_width/(float)max_height; local
234 if(aspect > max_aspect){
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 223 milliseconds