Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:layerIndex

128             for(size_t layerIndex = 0; layerIndex < list->numHwLayers;
129 layerIndex++) {
130 if(list->hwLayers[layerIndex].compositionType !=
133 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex];