Home
last modified time | relevance | path

Searched refs:clientTargetPlaneLayouts (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp759 auto& clientTargetPlaneLayouts = *clientTargetPlaneLayoutsOpt; in presentDisplay() local
761 if (clientTargetPlaneLayouts.size() != 1) { in presentDisplay()
767 static_cast<std::size_t>(clientTargetPlaneLayouts[0].totalSizeInBytes); in presentDisplay()