Searched refs:sampleComponent2 (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerClient.h | 147 hidl_vec<uint64_t> sampleComponent2; in getDisplayedContentSample() local 152 sampleComponent2, sampleComponent3); in getDisplayedContentSample() 153 hidl_cb(error, frameCount, sampleComponent0, sampleComponent1, sampleComponent2, in getDisplayedContentSample()
|
D | ComposerHal.h | 115 hidl_vec<uint64_t>& sampleComponent2,
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 163 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/ |
D | ComposerVts.h | 81 hidl_vec<uint64_t>& sampleComponent2,
|
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 198 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/ |
D | IComposerClient.hal | 359 * @return sampleComponent2 is the same sample definition as sampleComponent0, 369 vec<uint64_t> sampleComponent2,
|