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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp49 int fbZorder) {
55 mModeOn = configure(ctx, list, fbZorder);
61 int fbZorder) {
82 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder);
152 int fbZorder) {
159 mModeOn = configure(ctx, list, fbZorder);
165 hwc_display_contents_1 *list, int fbZorder) {
194 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder);
48 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
60 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
151 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
164 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_fbupdate.cpp55 int fbZorder) {
61 mModeOn = configure(ctx, list, fbZorder);
67 int fbZorder) {
103 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder);
178 int fbZorder) {
185 mModeOn = configure(ctx, list, fbZorder);
191 hwc_display_contents_1 *list, int fbZorder) {
232 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder);
54 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
66 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
177 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
190 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp66 hwc_display_contents_1 *list, int fbZorder) {
68 mModeOn = prepare(ctx, list, layer->displayFrame, fbZorder) &&
113 hwc_rect_t fbUpdatingRect, int fbZorder) {
119 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder);
125 hwc_rect_t fbUpdatingRect, int fbZorder) {
158 fbZorder = 0;
163 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder);
265 hwc_rect_t fbUpdatingRect, int fbZorder) {
272 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder);
278 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) {
65 prepareAndValidate(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
112 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
124 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
264 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
277 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
418 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.cpp67 hwc_display_contents_1 *list, int fbZorder) {
69 return prepare(ctx, list, layer->displayFrame, fbZorder) &&
113 hwc_rect_t fbUpdatingRect, int fbZorder) {
119 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder);
125 hwc_rect_t fbUpdatingRect, int fbZorder) {
158 fbZorder = 0;
163 ovutils::eZorder zOrder = static_cast<ovutils::eZorder>(fbZorder);
268 hwc_rect_t fbUpdatingRect, int fbZorder) {
275 mModeOn = configure(ctx, list, fbUpdatingRect, fbZorder);
281 hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) {
66 prepareAndValidate(hwc_context_t *ctx, hwc_display_contents_1 *list, int fbZorder) argument
112 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
124 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
267 prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
280 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
419 configure(hwc_context_t *ctx, hwc_display_contents_1 *list, hwc_rect_t fbUpdatingRect, int fbZorder) argument
[all...]

Completed in 261 milliseconds