Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DSampleApplication.cpp197 AutoComposeDevice(uint32_t targetCb, uint32_t layerCnt = 2) : in AutoComposeDevice() argument
198 mData(sizeof(ComposeDevice) + layerCnt * sizeof(ComposeLayer)) in AutoComposeDevice()
203 mComposeDevice->numLayers = layerCnt; in AutoComposeDevice()