/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestBufferPool.cpp | 62 std::vector<std::shared_ptr<AVBuffer>> buffers; in HWTEST_F() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_clear.c | 49 llvmpipe_clear(struct pipe_context *pipe, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) llvmpipe_clear() argument
|
H A D | lp_state_vertex.c | 78 llvmpipe_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) llvmpipe_set_vertex_buffers() argument
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_image_test.cc | 208 const auto& buffers = script->GetBuffers(); in TEST_F() local 232 const auto& buffers = script->GetBuffers(); in TEST_F() local 256 const auto& buffers = script->GetBuffers(); TEST_F() local 297 const auto& buffers = script->GetBuffers(); TEST_F() local 327 const auto& buffers = script->GetBuffers(); TEST_F() local [all...] |
/foundation/graphic/graphic_3d/lume/LumeDotfield/api/dotfield/render/ |
H A D | intf_render_data_store_default_dotfield.h | 59 BASE_NS::vector<Buffer> buffers; member
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/ |
H A D | dcamera_sink_output_channel_listener.cpp | 47 void DCameraSinkOutputChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>& buffers) in OnDataReceived() argument
|
H A D | dcamera_sink_controller_channel_listener.cpp | 47 void DCameraSinkControllerChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>& buffers) in OnDataReceived() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/ |
H A D | dcamera_source_input_channel_listener.cpp | 56 void DCameraSourceInputChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>& buffers) in OnDataReceived() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/ |
H A D | dcamera_source_controller_channel_listener.cpp | 56 void DCameraSourceControllerChannelListener::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>& buffers) in OnDataReceived() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | v4l2_context.h | 78 V4L2Buffer *buffers; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_clear.c | 50 softpipe_clear(struct pipe_context *pipe, unsigned buffers, in softpipe_clear() argument
|
H A D | sp_state_vertex.c | 82 softpipe_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) softpipe_set_vertex_buffers() argument
|
H A D | sp_state_image.c | 63 softpipe_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned num, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) softpipe_set_shader_buffers() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_storagebuf.c | 47 struct pipe_shader_buffer buffers[MAX_SHADER_STORAGE_BUFFERS]; in st_bind_ssbos() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | node_context_descriptor_set_manager.h | 110 BASE_NS::vector<BufferDescriptor> buffers; member
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_xfb.c | 183 unsigned buffers = 0; in gl_nir_link_assign_xfb_resources() local [all...] |
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | script_test.cc | 268 const auto& buffers = s.GetBuffers(); in TEST_F() local 290 const auto& buffers = s.GetBuffers(); in TEST_F() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | vertex_buffer.cc | 61 std::vector<VkBuffer> buffers; in BindToCommandBuffer() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/ |
H A D | SegmentedGrowableMemoryByteArray.java | 32 private List<byte[]> buffers; field in SegmentedGrowableMemoryByteArray [all...] |
/third_party/python/Objects/stringlib/ |
H A D | join.h | 18 Py_buffer *buffers = NULL; in bytes_join() local [all...] |
/third_party/rust/crates/nix/test/sys/ |
H A D | test_uio.rs | 201 let mut buffers: Vec<Vec<u8>> = vec![vec![0; 24], vec![0; 1], vec![0; 75]]; in test_preadv() variables
|
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/ |
H A D | pipeline_layout_desc.h | 188 BASE_NS::array_view<const BufferDescriptor> buffers; member
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/ |
H A D | dcamera_source_data_process_test.cpp | 185 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/ |
H A D | dcamera_pipeline_source_test.cpp | 117 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local 175 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local 192 std::vector<std::shared_ptr<DataBuffer>> buffers; in HWTEST_F() local
|
/kernel/linux/linux-5.10/drivers/iio/buffer/ |
H A D | industrialio-hw-consumer.c | 23 struct list_head buffers; member [all...] |