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

  /external/chromium_org/ui/views/controls/
scroll_view.cc 264 int width_offset = vert_sb_->GetContentOverlapSize(); local
265 vert_sb_->SetBounds(viewport_bounds.right() - width_offset,
267 vert_sb_width + width_offset,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4dec_lib.h 99 void BlockIDCT_intra(MacroBlock *mblock, PIXEL *c_comp, int comp, int width_offset);

Completed in 104 milliseconds