Home
last modified time | relevance | path

Searched refs:extLayer (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_virtual.cpp321 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; in set() local
322 hnd = (private_handle_t *)extLayer->handle; in set()
Dhwc.cpp676 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; in hwc_set_external() local
677 hnd = (private_handle_t *)extLayer->handle; in hwc_set_external()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_virtual.cpp359 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; in set() local
360 hnd = (private_handle_t *)extLayer->handle; in set()
Dhwc.cpp706 hwc_layer_1_t *extLayer = &list->hwLayers[extOnlyLayerIndex]; in hwc_set_external() local
707 hnd = (private_handle_t *)extLayer->handle; in hwc_set_external()