Searched refs:fbLayer (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_virtual.cpp80 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
82 getLayerResolution(fbLayer, fbWidth, fbHeight);
143 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
180 if (fbLayer->handle && !ctx->mFBUpdate[dpy]->draw(ctx,
181 (private_handle_t *)fbLayer->handle)) {
196 sync_wait(fbLayer->acquireFenceFd, 1000);
198 dumpBuffer((private_handle_t *)fbLayer->handle, bufferName);
H A Dhwc.cpp613 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
638 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
696 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
714 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
H A Dhwc_copybit.cpp514 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
515 private_handle_t *fbhnd = (private_handle_t *)fbLayer->handle;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_virtual.cpp80 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
82 getLayerResolution(fbLayer, fbWidth, fbHeight);
142 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
179 if (fbLayer->handle && !ctx->mFBUpdate[dpy]->draw(ctx,
180 (private_handle_t *)fbLayer->handle)) {
195 sync_wait(fbLayer->acquireFenceFd, 1000);
197 dumpBuffer((private_handle_t *)fbLayer->handle, bufferName);
H A Dhwc.cpp626 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
651 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
710 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
728 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
H A Dhwc_copybit.cpp418 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
419 private_handle_t *fbhnd = (private_handle_t *)fbLayer->handle;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp112 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
114 getLayerResolution(fbLayer, fbWidth, fbHeight);
168 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
206 if (fbLayer->handle && !ctx->mFBUpdate[dpy]->draw(ctx,
207 (private_handle_t *)fbLayer->handle)) {
222 sync_wait(fbLayer->acquireFenceFd, 1000);
224 dumpBuffer((private_handle_t *)fbLayer->handle, bufferName);
336 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
357 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
H A Dhwc.cpp587 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
600 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
604 sync_wait(fbLayer->acquireFenceFd, 1000);
683 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
704 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
H A Dhwc_copybit.cpp409 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
410 private_handle_t *fbhnd = (private_handle_t *)fbLayer->handle;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp101 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
103 getLayerResolution(fbLayer, fbWidth, fbHeight);
156 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
190 if (fbLayer->handle && !ctx->mFBUpdate[dpy]->draw(ctx,
191 (private_handle_t *)fbLayer->handle)) {
298 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
319 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
H A Dhwc.cpp585 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
604 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
653 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
674 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp146 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
147 if(fbLayer->handle) {
174 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
176 if(fbLayer->handle) {
358 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
373 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
406 hwc_layer_1_t *fbLayer = &list->hwLayers[last]; local
420 private_handle_t *hnd = (private_handle_t *)fbLayer->handle;
H A Dhwc_copybit.cpp171 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex]; local
172 private_handle_t *fbHnd = (private_handle_t *)fbLayer->handle;

Completed in 1636 milliseconds