Searched refs:hwc_display_contents_1 (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.h | 41 virtual bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 44 hwc_display_contents_1 *list, int fbZorder); 66 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 71 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list, 87 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 93 virtual bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list, 105 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
|
D | hwc_fbupdate.cpp | 73 hwc_display_contents_1 *list, int fbZorder) { in prepareAndValidate() 118 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 130 bool FBUpdateNonSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 270 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 284 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() 424 bool FBSrcSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.h | 41 virtual bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 44 hwc_display_contents_1 *list, int fbZorder); 66 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 71 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list, 87 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 93 virtual bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list, 105 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
|
D | hwc_fbupdate.cpp | 66 hwc_display_contents_1 *list, int fbZorder) { in prepareAndValidate() 112 bool FBUpdateNonSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 124 bool FBUpdateNonSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 264 bool FBUpdateSplit::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 278 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) { in configure() 418 bool FBSrcSplit::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_fbupdate.h | 37 virtual bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 57 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 62 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list, 72 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 77 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
|
D | hwc_fbupdate.cpp | 54 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 66 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 177 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 191 hwc_display_contents_1 *list, int fbZorder) { in configure()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.h | 37 virtual bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 56 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 61 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list, 71 bool prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, 76 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
|
D | hwc_fbupdate.cpp | 48 bool FBUpdateLowRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 60 bool FBUpdateLowRes::configure(hwc_context_t *ctx, hwc_display_contents_1 *list, in configure() 151 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare() 165 hwc_display_contents_1 *list, int fbZorder) { in configure()
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer.h | 347 typedef struct hwc_display_contents_1 { struct
|