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

  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp 932 uint left_offset, right_offset, top_offset, bottom_offset; local
1061 ue_v(psBits, (uint32*)&top_offset);
1065 *display_height = *height - 2 * (top_offset + bottom_offset);
    [all...]
  /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/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 1023 FX_FLOAT top_offset = cell_bbox.bottom - mtPattern2Device.f; local
    [all...]

Completed in 290 milliseconds