Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h171 uint8_t componentMaskRaw = 0; in getDisplayedContentSamplingAttributes() local
173 mDevice, display, &formatRaw, &dataspaceRaw, &componentMaskRaw); in getDisplayedContentSamplingAttributes()
179 static_cast<hidl_bitfield<IComposerClient::FormatColorComponent>>(componentMaskRaw); in getDisplayedContentSamplingAttributes()