Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerClient.h147 hidl_vec<uint64_t> sampleComponent2; in getDisplayedContentSample() local
152 sampleComponent2, sampleComponent3); in getDisplayedContentSample()
153 hidl_cb(error, frameCount, sampleComponent0, sampleComponent1, sampleComponent2, in getDisplayedContentSample()
DComposerHal.h115 hidl_vec<uint64_t>& sampleComponent2,
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp163 hidl_vec<uint64_t>& sampleComponent2, in getDisplayedContentSample() argument
174 sampleComponent2 = tmpSamples2; in getDisplayedContentSample()
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/
DComposerVts.h81 hidl_vec<uint64_t>& sampleComponent2,
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h198 hidl_vec<uint64_t>& sampleComponent2, in getDisplayedContentSample() argument
213 sampleComponent2.resize(size[2]); in getDisplayedContentSample()
216 sampleComponent2.data(), sampleComponent3.data()}; in getDisplayedContentSample()
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal359 * @return sampleComponent2 is the same sample definition as sampleComponent0,
369 vec<uint64_t> sampleComponent2,