Searched refs:numLayers (Results 1 – 3 of 3) sorted by relevance
1406 size_t numLayers = mHwc1RequestedContents->numHwLayers; in generateChanges() local1407 for (size_t hwc1Id = 0; hwc1Id < numLayers; ++hwc1Id) { in generateChanges()1437 auto numLayers = hwcContents.numHwLayers; in set() local1441 for (size_t l = 0; l < numLayers - 1; ++l) { in set()1450 auto& clientTargetLayer = hwcContents.hwLayers[numLayers - 1]; in set()1473 size_t numLayers = hwcContents.numHwLayers; in addReleaseFences() local1474 for (size_t hwc1Id = 0; hwc1Id < numLayers; ++hwc1Id) { in addReleaseFences()1962 auto numLayers = mLayers.size() + 1; in allocateRequestedContents() local1964 sizeof(hwc_layer_1_t) * numLayers + in allocateRequestedContents()1968 mNextAvailableRect = reinterpret_cast<hwc_rect_t*>(&contents->hwLayers[numLayers]); in allocateRequestedContents()
157 uint32_t numLayers; member164 uint32_t numLayers; member
856 p->numLayers = numLayer; in present()861 p2->numLayers = numLayer; in present()