_lv_area_intersect() function
Get the common parts of two areas
Arguments
res_p
pointer to an area, the result will be stored here
a1_p
pointer to the first area
a2_p
pointer to the second area
Return value
false: the two area has NO common parts, res_p is invalid