Home
last modified time | relevance | path

Searched defs:dumpDebugInfo (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
DAllocator.h52 Return<void> dumpDebugInfo(IAllocator::dumpDebugInfo_cb hidl_cb) override { in dumpDebugInfo() function
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposer.h84 Return<void> dumpDebugInfo(IComposer::dumpDebugInfo_cb hidl_cb) override { in dumpDebugInfo() function
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc0Hal.h64 std::string dumpDebugInfo() override { in dumpDebugInfo() function
DGralloc1Hal.h72 std::string dumpDebugInfo() override { in dumpDebugInfo() function
/hardware/qcom/sm7250/display/composer/
DQtiComposer.cpp86 Return<void> QtiComposer::dumpDebugInfo(dumpDebugInfo_cb _hidl_cb) { in dumpDebugInfo() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposer
/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp74 Return<void> QtiAllocator::dumpDebugInfo(dumpDebugInfo_cb hidl_cb) { in dumpDebugInfo() function in vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp74 Return<void> QtiAllocator::dumpDebugInfo(dumpDebugInfo_cb hidl_cb) { in dumpDebugInfo() function in vendor::qti::hardware::display::allocator::V3_0::implementation::QtiAllocator
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp58 std::string Gralloc::dumpDebugInfo() { in dumpDebugInfo() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp75 std::string Gralloc::dumpDebugInfo() { in dumpDebugInfo() function in android::hardware::graphics::mapper::V3_0::vts::Gralloc
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp52 std::string Composer::dumpDebugInfo() { in dumpDebugInfo() function in android::hardware::graphics::composer::V2_1::vts::Composer
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp225 ScopedAStatus VtsComposerClient::dumpDebugInfo() { in dumpDebugInfo() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h101 std::string dumpDebugInfo() override { in dumpDebugInfo() function
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp219 void HalImpl::dumpDebugInfo(std::string* output) { in dumpDebugInfo() function in aidl::android::hardware::graphics::composer3::impl::HalImpl