HomeSort by relevance Sort by last modified time
    Searched defs:fbLayerIndex (Results 1 - 7 of 7) 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
  /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
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 116 int fbLayerIndex; //Always last for now. = numAppLayers
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 121 int fbLayerIndex; //Always last for now. = numAppLayers
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 125 int fbLayerIndex; //Always last for now. = numAppLayers

Completed in 61 milliseconds