Searched defs:drm_monthDays (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libdrm/mobile1/src/parser/
H A Dparser_rel.c25 int32_t drm_monthDays(int32_t year, int32_t month) function
55 day >= 1 && day <= drm_monthDays(year, month) &&

Completed in 243 milliseconds