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

  /frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
ObjectViewer.java 129 view = (TextView)findViewById(R.id.thumb_height);
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
main_wnd.cc 288 int thumb_height = abs(bmi.bmiHeader.biHeight) / 4; local
291 logical_area.y - thumb_height - 10,
292 thumb_width, thumb_height,
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 521 void getThumbnailSize(int *thumb_width, int *thumb_height) const;
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp     [all...]

Completed in 116 milliseconds