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

  /external/chromium_org/chrome/browser/history/
expire_history_backend_unittest.cc 74 bool HasThumbnail(URLID url_id);
306 bool ExpireHistoryTest::HasThumbnail(URLID url_id) {
328 // TODO(sky): fix this, see comment in HasThumbnail.
329 // EXPECT_FALSE(HasThumbnail(row.id()));
411 // TODO(sky): fix this, see comment in HasThumbnail.
412 // EXPECT_TRUE(HasThumbnail(url_ids[2]));
439 // TODO(sky): fix this, see comment in HasThumbnail.
440 // EXPECT_TRUE(HasThumbnail(url_ids[1]));
483 // TODO(sky): fix this, see comment in HasThumbnail.
484 // ASSERT_TRUE(HasThumbnail(url_row.id()))
    [all...]
  /packages/apps/Gallery2/src/com/android/photos/drawables/
DataUriThumbnailDrawable.java 34 if (exif.hasThumbnail()) {
  /external/chromium/chrome/browser/history/
expire_history_backend_unittest.cc 69 bool HasThumbnail(URLID url_id);
330 bool ExpireHistoryTest::HasThumbnail(URLID url_id) {
374 // TODO(sky): fix this, see comment in HasThumbnail.
375 // EXPECT_FALSE(HasThumbnail(row.id()));
465 // TODO(sky): fix this, see comment in HasThumbnail.
466 // EXPECT_TRUE(HasThumbnail(url_ids[2]));
529 // TODO(sky): fix this, see comment in HasThumbnail.
530 // EXPECT_TRUE(HasThumbnail(url_ids[1]));
577 // TODO(sky): fix this, see comment in HasThumbnail.
578 // ASSERT_TRUE(HasThumbnail(url_row.id()))
    [all...]
page_usage_data.h 66 bool HasThumbnail() const {
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.h 48 int hasThumbnail;
mm_omx_jpeg_encoder.c 633 encode_params->hasThumbnail);
634 if (encode_params->hasThumbnail) {
  /frameworks/base/media/java/android/media/
ExifInterface.java 231 if (attrName.equals("hasThumbnail")) {
253 if (mAttributes.containsKey("hasThumbnail")) {
259 if (key.equals("hasThumbnail")) {
278 public boolean hasThumbnail() {
  /external/jhead/
main.c 587 // save a fake "hasThumbnail" tag to pass to the java ExifInterface
588 bufLen = addKeyValueString(&buf, bufLen, "hasThumbnail",
  /frameworks/base/docs/html/reference/com/google/android/gms/plus/model/moments/
ItemScope.html     [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 785 assertTrue(exif.hasThumbnail());
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp     [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp     [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java     [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java     [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java     [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java     [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java     [all...]
  /prebuilts/sdk/6/
android.jar 

Completed in 942 milliseconds