Lines Matching refs:hwLayers
87 auto& layer = contents->hwLayers[l];
1289 auto& hwc1Layer = mHwc1RequestedContents->hwLayers[layer->getHwc1Id()];
1320 auto& layer = contents->hwLayers[layerId];
1338 const auto& receivedLayer = mHwc1ReceivedContents->hwLayers[hwc1Id];
1374 auto& layer = hwcContents.hwLayers[l];
1382 auto& clientTargetLayer = hwcContents.hwLayers[numLayers - 1];
1409 const auto& receivedLayer = hwcContents.hwLayers[hwc1Id];
1603 output << to_string(hwcContents.hwLayers[layer], hwc1MinorVersion);
1943 auto& hwc1Target = mHwc1RequestedContents->hwLayers[mLayers.size()];
2469 auto& layer = displayContents->hwLayers[l];
2488 ALOGV(" %zd: %d", l, contents->hwLayers[l].compositionType);