Searched defs:fbLayerIndex (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_copybit.cpp164 size_t fbLayerIndex = ctx->listStats[dpy].fbLayerIndex; local
165 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex];
H A Dhwc_utils.h91 int fbLayerIndex; //Always last for now. = numAppLayers member in struct:qhwc::ListStats
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_copybit.cpp164 size_t fbLayerIndex = ctx->listStats[dpy].fbLayerIndex; local
165 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex];
H A Dhwc_utils.h94 int fbLayerIndex; //Always last for now. = numAppLayers member in struct:qhwc::ListStats
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_copybit.cpp164 size_t fbLayerIndex = ctx->listStats[dpy].fbLayerIndex; local
165 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex];
H A Dhwc_utils.h91 int fbLayerIndex; //Always last for now. = numAppLayers member in struct:qhwc::ListStats

Completed in 10 milliseconds