Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h169 int32_t formatRaw = 0; in getDisplayedContentSamplingAttributes() local
173 mDevice, display, &formatRaw, &dataspaceRaw, &componentMaskRaw); in getDisplayedContentSamplingAttributes()
176 format = static_cast<PixelFormat>(formatRaw); in getDisplayedContentSamplingAttributes()