Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp754 auto clientTargetPlaneLayoutsOpt = clientTargetBuffer.GetPlaneLayouts(); in presentDisplay() local
755 if (!clientTargetPlaneLayoutsOpt) { in presentDisplay()
759 auto& clientTargetPlaneLayouts = *clientTargetPlaneLayoutsOpt; in presentDisplay()