Searched refs:AST_MAX_HWC_WIDTH (Results 1 – 2 of 2) sorted by relevance
210 #define AST_MAX_HWC_WIDTH 64 macro213 #define AST_HWC_SIZE (AST_MAX_HWC_WIDTH*AST_MAX_HWC_HEIGHT*2)
1094 alpha_dst_delta = AST_MAX_HWC_WIDTH << 1; in copy_cursor_image()1155 if (width > AST_MAX_HWC_WIDTH || height > AST_MAX_HWC_HEIGHT) in ast_cursor_set()1205 ast_crtc->offset_x = AST_MAX_HWC_WIDTH - width; in ast_cursor_set()1206 ast_crtc->offset_y = AST_MAX_HWC_WIDTH - height; in ast_cursor_set()