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

  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 45 #define MAX_PTOR_LAYERS 2
143 int layerIndex[MAX_PTOR_LAYERS];
144 int mRenderBuffOffset[MAX_PTOR_LAYERS];
145 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 50 #define MAX_PTOR_LAYERS 2
153 int layerIndex[MAX_PTOR_LAYERS];
154 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];

Completed in 35 milliseconds