HomeSort by relevance Sort by last modified time
    Searched defs:dng_date_time_storage_info (Results 1 - 2 of 2) sorted by null

  /external/dng_sdk/source/
dng_date_time.h 333 class dng_date_time_storage_info class
346 dng_date_time_storage_info ();
350 dng_date_time_storage_info (uint64 offset,
dng_date_time.cpp 911 dng_date_time_storage_info::dng_date_time_storage_info () function in class:dng_date_time_storage_info
922 dng_date_time_storage_info::dng_date_time_storage_info (uint64 offset, function in class:dng_date_time_storage_info
934 bool dng_date_time_storage_info::IsValid () const
943 uint64 dng_date_time_storage_info::Offset () const
955 dng_date_time_format dng_date_time_storage_info::Format () const

Completed in 354 milliseconds