HomeSort by relevance Sort by last modified time
    Searched defs:MAX_NUM_APP_LAYERS (Results 1 - 3 of 3) 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
116 int yuvIndices[MAX_NUM_APP_LAYERS];
119 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];

Completed in 66 milliseconds