Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:extOnlyLayerIndex

129         int extOnlyLayerIndex = ctx->listStats[mDpy].extOnlyLayerIndex;
131 if(extOnlyLayerIndex != -1) {
132 layer = &list->hwLayers[extOnlyLayerIndex];
193 && (extOnlyLayerIndex == -1)) {
283 int extOnlyLayerIndex = ctx->listStats[mDpy].extOnlyLayerIndex;
284 if(extOnlyLayerIndex != -1) {
285 layer = &list->hwLayers[extOnlyLayerIndex];
421 int extOnlyLayerIndex = ctx->listStats[mDpy].extOnlyLayerIndex;
423 if(extOnlyLayerIndex != -1) {
424 layer = &list->hwLayers[extOnlyLayerIndex];