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

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_virtual.cpp321 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; local
322 hnd = (private_handle_t *)extLayer->handle;
H A Dhwc.cpp676 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; local
677 hnd = (private_handle_t *)extLayer->handle;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_virtual.cpp359 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; local
360 hnd = (private_handle_t *)extLayer->handle;
H A Dhwc.cpp661 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; local
662 hnd = (private_handle_t *)extLayer->handle;

Completed in 1201 milliseconds