Searched defs:layerIndex (Results 1 – 10 of 10) sorted by relevance
213 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer()275 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer()
138 for(size_t layerIndex = 0; layerIndex < list->numHwLayers; in setDMAState() local
148 for(size_t layerIndex = 0; layerIndex < list->numHwLayers; in setDMAState() local
143 int layerIndex[MAX_PTOR_LAYERS]; member
217 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer()279 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer()
128 for(size_t layerIndex = 0; layerIndex < list->numHwLayers; in setDMAState() local
154 int layerIndex[MAX_PTOR_LAYERS]; member
794 int32_t ExynosLowFpsLayerInfo::addLowFpsLayer(uint32_t layerIndex) in addLowFpsLayer()3023 int32_t ExynosDisplay::getLayerCompositionTypeForValidationType(uint32_t layerIndex) in getLayerCompositionTypeForValidationType()4969 int32_t ExynosDisplay::addClientCompositionLayer(uint32_t layerIndex) in addClientCompositionLayer()5070 int32_t ExynosDisplay::removeClientCompositionLayer(uint32_t layerIndex) in removeClientCompositionLayer()5114 int32_t ExynosDisplay::addExynosCompositionLayer(uint32_t layerIndex, float totalUsedCapa) { in addExynosCompositionLayer()
1126 const ExynosLayer &layer, const uint32_t layerIndex, in validateRCDLayer()