HomeSort by relevance Sort by last modified time
    Searched full:thumbnail_format (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/history/
history_indexer.idl 18 // are sent at different points in time. The thumbnail_format and
24 // |thumbnail_format| - The format of the thumbnail image. It is currently
28 // the format specified by the "thumbnail_format" parameter.
33 [in] BSTR thumbnail_format,
history_publisher.h 51 const char* thumbnail_format; member in struct:history::HistoryPublisher::PageData
history_publisher_win.cc 125 base::win::ScopedBstr format(page_data.thumbnail_format ?
126 ASCIIToWide(page_data.thumbnail_format).c_str() :
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.h 50 cam_format_t thumbnail_format; member in struct:omx_jpeg_encode_params_t
mm_omx_jpeg_encoder.c 519 get_jpeg_format_from_cam_format(encode_params->thumbnail_format);
  /frameworks/base/core/java/android/app/
ActivityThread.java 138 private static final android.graphics.Bitmap.Config THUMBNAIL_FORMAT = Bitmap.Config.RGB_565;
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp     [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp     [all...]

Completed in 6930 milliseconds