Searched refs:drm_checkDate (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/libdrm/mobile1/include/parser/
H A Dparser_rel.h103 int32_t drm_checkDate(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec);
/frameworks/base/media/libdrm/mobile1/src/parser/
H A Dparser_rel.c51 int32_t drm_checkDate(int32_t year, int32_t month, int32_t day, function
128 if (0 != drm_checkDate(year, mon, day, hour, min, sec))
/frameworks/base/media/libdrm/mobile1/src/objmng/
H A Ddrm_api.c347 if (-1 == drm_checkDate(curDateTime.year, curDateTime.month, curDateTime.day,
461 if (-1 == drm_checkDate(curDateTime.year, curDateTime.month, curDateTime.day,

Completed in 500 milliseconds