Home
last modified time | relevance | path

Searched refs:dumpDebugInfo (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/default/
DGralloc0Allocator.h41 Return<void> dumpDebugInfo(dumpDebugInfo_cb hidl_cb) override;
DGralloc1Allocator.h41 Return<void> dumpDebugInfo(dumpDebugInfo_cb hidl_cb) override;
DGralloc0Allocator.cpp50 Return<void> Gralloc0Allocator::dumpDebugInfo(dumpDebugInfo_cb hidl_cb) { in dumpDebugInfo() function in android::hardware::graphics::allocator::V2_0::implementation::Gralloc0Allocator
DGralloc1Allocator.cpp103 Return<void> Gralloc1Allocator::dumpDebugInfo(dumpDebugInfo_cb hidl_cb) { in dumpDebugInfo() function in android::hardware::graphics::allocator::V2_0::implementation::Gralloc1Allocator
/hardware/interfaces/graphics/mapper/2.0/vts/functional/
DVtsHalGraphicsMapperTestUtils.h45 std::string dumpDebugInfo();
DVtsHalGraphicsMapperTestUtils.cpp61 std::string Gralloc::dumpDebugInfo() { in dumpDebugInfo() function in android::hardware::graphics::mapper::V2_0::tests::Gralloc
63 mAllocator->dumpDebugInfo( in dumpDebugInfo()
DVtsHalGraphicsMapperV2_0TargetTest.cpp58 mGralloc->dumpDebugInfo(); in TEST_F()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerTestUtils.cpp52 std::string Composer::dumpDebugInfo() { in dumpDebugInfo() function in android::hardware::graphics::composer::V2_1::tests::Composer
54 mComposer->dumpDebugInfo( in dumpDebugInfo()
DVtsHalGraphicsComposerTestUtils.h54 std::string dumpDebugInfo();
DVtsHalGraphicsComposerV2_1TargetTest.cpp188 TEST_F(GraphicsComposerHidlTest, DumpDebugInfo) { mComposer->dumpDebugInfo(); } in TEST_F()
/hardware/interfaces/graphics/allocator/2.0/
DIAllocator.hal31 dumpDebugInfo() generates (string debugInfo);
/hardware/interfaces/graphics/composer/2.1/
DIComposer.hal76 dumpDebugInfo() generates (string debugInfo);
/hardware/interfaces/graphics/composer/2.1/default/
DHwc.h62 Return<void> dumpDebugInfo(dumpDebugInfo_cb hidl_cb) override;
DHwc.cpp198 Return<void> HwcHal::dumpDebugInfo(dumpDebugInfo_cb hidl_cb) in dumpDebugInfo() function in android::hardware::graphics::composer::V2_1::implementation::HwcHal