HomeSort by relevance Sort by last modified time
    Searched defs:MAX_NUM_APP_LAYERS (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 38 #define MAX_NUM_APP_LAYERS 32
94 int yuvIndices[MAX_NUM_APP_LAYERS];
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 40 #define MAX_NUM_APP_LAYERS 32
119 int yuvIndices[MAX_NUM_APP_LAYERS];
122 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 39 #define MAX_NUM_APP_LAYERS 32
124 int yuvIndices[MAX_NUM_APP_LAYERS];
127 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 43 #define MAX_NUM_APP_LAYERS 32
135 int yuvIndices[MAX_NUM_APP_LAYERS];
137 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
150 int secureRGBIndices[MAX_NUM_APP_LAYERS];
659 bool copybitDrop[MAX_NUM_APP_LAYERS];
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 43 #define MAX_NUM_APP_LAYERS 32
129 int yuvIndices[MAX_NUM_APP_LAYERS];
131 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
144 int secureRGBIndices[MAX_NUM_APP_LAYERS];
672 bool copybitDrop[MAX_NUM_APP_LAYERS];

Completed in 594 milliseconds