Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp786 HWC3::Error error = composeLayerInto(displayInfo.compositionIntermediateStorage, // in presentDisplay()
868 AlternatingImageStorage& compositionIntermediateStorage, in composeLayerInto() argument
961 compositionIntermediateStorage.getRotatingScratchBuffer(mScratchBufferSizeBytes, i), in composeLayerInto()
1008 compositionIntermediateStorage.getSpecialScratchBuffer(neededSize); in composeLayerInto()
DGuestFrameComposer.h92 AlternatingImageStorage compositionIntermediateStorage; member