HomeSort by relevance Sort by last modified time
    Searched refs: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
139 int layerIndex[MAX_PTOR_LAYERS];
140 int mRenderBuffOffset[MAX_PTOR_LAYERS];
141 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...]

Completed in 45 milliseconds