Searched defs:fillBuffer (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 110 void ReadbackHelper::fillBuffer(int32_t width, int32_t height, uint32_t stride, void* bufferData, in fillBuffer() function in android::hardware::graphics::composer::V2_2::vts::ReadbackHelper 287 void TestBufferLayer::fillBuffer(std::vector<IComposerClient::Color> expectedColors) { in fillBuffer() function in android::hardware::graphics::composer::V2_2::vts::TestBufferLayer
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | ReadbackVts.cpp | 120 void ReadbackHelper::fillBuffer(uint32_t width, uint32_t height, uint32_t stride, void* bufferData, in fillBuffer() function in aidl::android::hardware::graphics::composer3::vts::ReadbackHelper 347 void TestBufferLayer::fillBuffer(std::vector<Color>& expectedColors) { in fillBuffer() function in aidl::android::hardware::graphics::composer3::vts::TestBufferLayer
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_raii.hpp | 7015 …VULKAN_HPP_INLINE void CommandBuffer::fillBuffer( VULKAN_HPP_NAMESPACE::Buffer dstBuffer, VULKAN_H… in fillBuffer() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|
D | vulkansc_funcs.hpp | 3401 …VULKAN_HPP_INLINE void CommandBuffer::fillBuffer( VULKAN_HPP_NAMESPACE::Buffer dstBuffer, VULKAN_H… in fillBuffer() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
D | vulkan_raii.hpp | 11845 …VULKAN_HPP_INLINE void CommandBuffer::fillBuffer( VULKAN_HPP_NAMESPACE::Buffer dstBuffer, VULKAN_H… in fillBuffer() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|