/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …android.hardware.graphics.composer3.CommandResultPayload[] executeCommands(in android.hardware.gra… in executeCommands() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …android.hardware.graphics.composer3.CommandResultPayload[] executeCommands(in android.hardware.gra… in executeCommands() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …android.hardware.graphics.composer3.CommandResultPayload[] executeCommands(in android.hardware.gra… in executeCommands() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 41 …android.hardware.graphics.composer3.CommandResultPayload[] executeCommands(in android.hardware.gra… in executeCommands() method
|
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 173 CommandResultPayload[] executeCommands(in DisplayCommand[] commands); in executeCommands() method
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 72 mClient->executeCommands(commandLength, commandHandles, in execute()
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerClient.h | 73 ndk::ScopedAStatus executeCommands(const std::vector<DisplayCommand>& commands,
|
D | ComposerClient.cpp | 113 ndk::ScopedAStatus ComposerClient::executeCommands(const std::vector<DisplayCommand>& commands, in executeCommands() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 291 mClient->executeCommands(commandLength, commandHandles, in execute()
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsComposerClient.cpp | 192 std::pair<ScopedAStatus, std::vector<CommandResultPayload>> VtsComposerClient::executeCommands( in executeCommands() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient 195 return {mComposerClient->executeCommands(commands, &outResultPayload), in executeCommands()
|
D | VtsComposerClient.h | 95 std::pair<ScopedAStatus, std::vector<CommandResultPayload>> executeCommands(
|
D | VtsHalGraphicsComposer3_ReadbackTest.cpp | 141 auto [status, results] = mComposerClient->executeCommands(commands); in execute()
|
D | VtsHalGraphicsComposer3_TargetTest.cpp | 1799 auto [status, results] = mComposerClient->executeCommands(commands); in executeInternal()
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerClient.h | 308 Return<void> executeCommands(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, in executeCommands() function
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerClient.h | 127 Return<void> executeCommands(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles,
|
D | QtiComposerClient.cpp | 564 Return<void> QtiComposerClient::executeCommands(uint32_t inLength, in executeCommands() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 585 * This function must only be called inside executeCommands closure. 616 executeCommands(uint32_t inLength,
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_handles.hpp | 2375 …void executeCommands( uint32_t commandBufferCount, const VULKAN_HPP_NAMESPACE::CommandBuffer * pCo… 2378 …void executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> …
|
D | vulkansc_raii.hpp | 2519 …void executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> … 7249 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULK… in executeCommands() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|
D | vulkansc_funcs.hpp | 3665 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( uint32_t commandBufferCount, const VULKAN_H… in executeCommands() function in VULKAN_HPP_NAMESPACE::CommandBuffer 3673 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULK… in executeCommands() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
D | vulkan_handles.hpp | 4465 …void executeCommands( uint32_t commandBufferCount, const VULKAN_HPP_NAMESPACE::CommandBuffer * pCo… 4468 …void executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> …
|
D | vulkan_raii.hpp | 4951 …void executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::CommandBuffer> … 12079 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULK… in executeCommands() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|
D | vulkan_funcs.hpp | 4155 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( uint32_t commandBufferCount, const VULKAN_H… in executeCommands() function in VULKAN_HPP_NAMESPACE::CommandBuffer 4163 …VULKAN_HPP_INLINE void CommandBuffer::executeCommands( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULK… in executeCommands() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|