HomeSort by relevance Sort by last modified time
    Searched refs:MAX_PTOR_LAYERS (Results 1 - 4 of 4) 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 831 int minLayerIndex[MAX_PTOR_LAYERS] = { -1, -1};
832 hwc_rect_t overlapRect[MAX_PTOR_LAYERS];
837 numPTORLayersFound < MAX_PTOR_LAYERS); i--) {
    [all...]
  /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];
hwc_mdpcomp.cpp     [all...]

Completed in 114 milliseconds