Searched defs:image_count (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/chrome/browser/media_galleries/ |
D | media_scan_types.h | 11 int image_count; member
|
D | media_galleries_scan_result_controller_unittest.cc | 112 int audio_count, int image_count, in AddGallery() 130 int image_count, int video_count) { in AddScanResult()
|
D | media_scan_manager_unittest.cc | 161 int image_count, in AddGallery() 221 int image_count, int video_count) { in CheckFileCounts()
|
D | media_galleries_preferences.cc | 190 int image_count = 0; in PopulateGalleryPrefInfoFromDictionary() local 764 int image_count, in AddGallery() 780 int audio_count, int image_count, int video_count, int prefs_version) { in AddGalleryInternal()
|
D | media_galleries_preferences.h | 111 int image_count; member
|
D | media_galleries_preferences_unittest.cc | 245 int image_count, in AddScanResultExpectation()
|
/external/chromium_org/ash/shell/ |
D | window_watcher.cc | 98 static int image_count = 0; in OnWindowAdded() local
|
/external/chromium_org/ui/gfx/ |
D | icon_util.cc | 473 size_t image_count = bitmap_count + (png_bytes.get() ? 1 : 0); in CreateIconFileFromImageFamily() local
|
/external/chromium_org/ash/system/chromeos/network/ |
D | network_icon.cc | 374 int image_count = NumImagesForType(image_type) - 1; in ConnectingWirelessImage() local
|
/external/opencv/cv/include/ |
D | cvcompat.h | 584 CV_INLINE void cvCalibrateCamera( int image_count, int* _point_counts, in cvCalibrateCamera() 609 CV_INLINE void cvCalibrateCamera_64d( int image_count, int* _point_counts, in cvCalibrateCamera_64d()
|