MTK 创建layer:
gdi_layer_create_cf( gdi_color_format cf,
S32 offset_x,
S32 offset_y,
S32 width,
S32 height,
gdi_handle *handle_ptr);
mtk 控件,使用category的概念,定义catID在CustCoordinates.c,g_categories_controls_map结构体中对应catID的层数及坐标。