Searched refs:MAX_PTOR_LAYERS (Results 1 – 4 of 4) sorted by relevance
45 #define MAX_PTOR_LAYERS 2 macro143 int layerIndex[MAX_PTOR_LAYERS];144 int mRenderBuffOffset[MAX_PTOR_LAYERS];145 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
839 int minLayerIndex[MAX_PTOR_LAYERS] = { -1, -1}; in fullMDPCompWithPTOR()840 hwc_rect_t overlapRect[MAX_PTOR_LAYERS]; in fullMDPCompWithPTOR()845 numPTORLayersFound < MAX_PTOR_LAYERS); i--) { in fullMDPCompWithPTOR()896 for(int i = 0; i < MAX_PTOR_LAYERS; i++) { in fullMDPCompWithPTOR()
50 #define MAX_PTOR_LAYERS 2 macro154 int layerIndex[MAX_PTOR_LAYERS];155 hwc_rect_t displayFrame[MAX_PTOR_LAYERS];
940 int minLayerIndex[MAX_PTOR_LAYERS] = { -1, -1}; in fullMDPCompWithPTOR()941 hwc_rect_t overlapRect[MAX_PTOR_LAYERS]; in fullMDPCompWithPTOR()946 numPTORLayersFound < MAX_PTOR_LAYERS); i--) { in fullMDPCompWithPTOR()1012 for(int i = 0; i < MAX_PTOR_LAYERS; i++) { in fullMDPCompWithPTOR()