Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp951 uint32_t mScratchBufferWidth = in composeLayerInto() local
956 AlignToPower2(mScratchBufferWidth * dstBufferBytesPerPixel, 4); in composeLayerInto()
962 mScratchBufferWidth, mScratchBufferHeight, mScratchBufferStrideBytes); in composeLayerInto()