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

  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysyuv.cc 53 uint32 height_padding = 0; local
82 if ((width_padding != 0) || (height_padding != 0)) {
84 bounds.Set(bounds.left,bounds.top,bounds.right+width_padding,bounds.bottom+height_padding);
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 298 uint32_t height_padding; member in struct:__anon1652
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 298 uint32_t height_padding; member in struct:__anon33072
    [all...]

Completed in 213 milliseconds