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

  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 934 uint left_offset, right_offset, top_offset, bottom_offset; local
1071 ue_v(psBits, (uint32*)&top_offset);
1075 *display_height = *height - 2 * (top_offset + bottom_offset);
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
opaque_browser_frame_view.cc 680 int top_offset = 0; local
681 ModifyMaximizedFramePainting(&top_offset, &left, &right);
713 top_offset,
    [all...]

Completed in 134 milliseconds