Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerClient.h146 hidl_vec<uint64_t> sampleComponent1; in getDisplayedContentSample() local
151 sampleComponent0, sampleComponent1, in getDisplayedContentSample()
153 hidl_cb(error, frameCount, sampleComponent0, sampleComponent1, sampleComponent2, in getDisplayedContentSample()
DComposerHal.h114 hidl_vec<uint64_t>& sampleComponent1,
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp155 hidl_vec<uint64_t>& sampleComponent1, in getDisplayedContentSample() argument
166 sampleComponent1 = tmpSamples1; in getDisplayedContentSample()
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/
DComposerVts.h77 hidl_vec<uint64_t>& sampleComponent1,
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h197 hidl_vec<uint64_t>& sampleComponent1, in getDisplayedContentSample() argument
212 sampleComponent1.resize(size[1]); in getDisplayedContentSample()
215 uint64_t* samples[] = {sampleComponent0.data(), sampleComponent1.data(), in getDisplayedContentSample()
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal357 * @return sampleComponent1 is the same sample definition as sampleComponent0,
368 vec<uint64_t> sampleComponent1,