OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_datetime_tag
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4-aah/camera/inc/
Encoder_libjpeg.h
101
has_datetime_tag
= false;
120
bool
has_datetime_tag
;
member in class:Ti::Camera::ExifElementsTable
/hardware/ti/omap4xxx/camera/inc/
Encoder_libjpeg.h
89
jpeg_opened(false),
has_datetime_tag
(false) { }
105
bool
has_datetime_tag
;
member in class:android::ExifElementsTable
/hardware/ti/omap4-aah/camera/
Encoder_libjpeg.cpp
328
create_EXIF(table, exif_tag_count, gps_tag_count,
has_datetime_tag
);
399
has_datetime_tag
= true;
/hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp
270
create_EXIF(table, exif_tag_count, gps_tag_count,
has_datetime_tag
);
337
has_datetime_tag
= true;
Completed in 489 milliseconds