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

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 38 #define MAX_NUM_APP_LAYERS 32
97 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/msm8994/libhwcomposer/
hwc_utils.h 43 #define MAX_NUM_APP_LAYERS 32
128 int yuvIndices[MAX_NUM_APP_LAYERS];
130 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
143 int secureRGBIndices[MAX_NUM_APP_LAYERS];
632 bool copybitDrop[MAX_NUM_APP_LAYERS];

Completed in 76 milliseconds