Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:extOnlyLayerIndex

135         int extOnlyLayerIndex = ctx->listStats[mDpy].extOnlyLayerIndex;
137 if(extOnlyLayerIndex != -1) {
138 layer = &list->hwLayers[extOnlyLayerIndex];
199 && (extOnlyLayerIndex == -1)) {
289 int extOnlyLayerIndex = ctx->listStats[mDpy].extOnlyLayerIndex;
290 if(extOnlyLayerIndex != -1) {
291 layer = &list->hwLayers[extOnlyLayerIndex];
427 int extOnlyLayerIndex = ctx->listStats[mDpy].extOnlyLayerIndex;
429 if(extOnlyLayerIndex != -1) {
430 layer = &list->hwLayers[extOnlyLayerIndex];