HomeSort by relevance Sort by last modified time
    Searched refs:fbLayerIndex (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp 165 size_t fbLayerIndex = ctx->listStats[dpy].fbLayerIndex;
166 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex];
hwc_utils.h 91 int fbLayerIndex; //Always last for now. = numAppLayers
hwc_utils.cpp 426 ctx->listStats[dpy].fbLayerIndex = list->numHwLayers - 1;
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp 165 size_t fbLayerIndex = ctx->listStats[dpy].fbLayerIndex;
166 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex];
hwc_utils.h 94 int fbLayerIndex; //Always last for now. = numAppLayers
hwc_utils.cpp 368 ctx->listStats[dpy].fbLayerIndex = list->numHwLayers - 1;
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 116 int fbLayerIndex; //Always last for now. = numAppLayers
hwc_utils.cpp 859 ctx->listStats[dpy].fbLayerIndex = (int)list->numHwLayers - 1;
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 121 int fbLayerIndex; //Always last for now. = numAppLayers
hwc_utils.cpp 824 ctx->listStats[dpy].fbLayerIndex = (int)list->numHwLayers - 1;
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 125 int fbLayerIndex; //Always last for now. = numAppLayers
hwc_utils.cpp     [all...]

Completed in 297 milliseconds