Searched refs:getReadbackBufferAttributes_2_3 (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerHal.h | 63 return getReadbackBufferAttributes_2_3(display, reinterpret_cast<PixelFormat*>(outFormat), in getReadbackBufferAttributes() 94 virtual Error getReadbackBufferAttributes_2_3(Display display, PixelFormat* outFormat,
|
D | ComposerClient.h | 69 Return<void> getReadbackBufferAttributes_2_3( in getReadbackBufferAttributes_2_3() function 73 Error error = mHal->getReadbackBufferAttributes_2_3(display, &format, &dataspace); in getReadbackBufferAttributes_2_3()
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 87 void ComposerClient::getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat, in getReadbackBufferAttributes_2_3() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient 89 mClient->getReadbackBufferAttributes_2_3( in getReadbackBufferAttributes_2_3()
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/ |
D | ComposerVts.h | 87 void getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat,
|
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/ |
D | HwcHal.h | 113 Error getReadbackBufferAttributes_2_3(Display display, PixelFormat* outFormat, in getReadbackBufferAttributes_2_3() function
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 270 mComposerClient->getRaw()->getReadbackBufferAttributes_2_3( in TEST_P()
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 193 * getReadbackBufferAttributes_2_3 229 getReadbackBufferAttributes_2_3(Display display)
|