Searched refs:sampleComponent1 (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerClient.h | 146 hidl_vec<uint64_t> sampleComponent1; in getDisplayedContentSample() local 151 sampleComponent0, sampleComponent1, in getDisplayedContentSample() 153 hidl_cb(error, frameCount, sampleComponent0, sampleComponent1, sampleComponent2, in getDisplayedContentSample()
|
D | ComposerHal.h | 114 hidl_vec<uint64_t>& sampleComponent1,
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 155 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/ |
D | ComposerVts.h | 77 hidl_vec<uint64_t>& sampleComponent1,
|
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 197 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/ |
D | IComposerClient.hal | 357 * @return sampleComponent1 is the same sample definition as sampleComponent0, 368 vec<uint64_t> sampleComponent1,
|