Home
last modified time | relevance | path

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

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