HomeSort by relevance Sort by last modified time
    Searched refs:MAX_PTOR_LAYERS (Results 1 - 6 of 6) 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];
hwc_mdpcomp.cpp 839 int minLayerIndex[MAX_PTOR_LAYERS] = { -1, -1};
840 hwc_rect_t overlapRect[MAX_PTOR_LAYERS];
845 numPTORLayersFound < MAX_PTOR_LAYERS); i--) {
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.h 49 #define MAX_PTOR_LAYERS 2
160 int layerIndex[MAX_PTOR_LAYERS];
161 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h 50 #define MAX_PTOR_LAYERS 2
154 int layerIndex[MAX_PTOR_LAYERS];
155 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
hwc_mdpcomp.cpp     [all...]

Completed in 132 milliseconds