/external/mesa3d/src/gallium/frontends/osmesa/ |
D | osmesa.c | 111 struct osmesa_buffer *current_buffer; member 759 if (osmesa->current_buffer && in OSMesaMakeCurrent() 760 (osmesa->current_buffer->visual.color_format != color_format || in OSMesaMakeCurrent() 761 osmesa->current_buffer->visual.depth_stencil_format != osmesa->depth_stencil_format || in OSMesaMakeCurrent() 762 osmesa->current_buffer->visual.accum_format != osmesa->accum_format || in OSMesaMakeCurrent() 763 osmesa->current_buffer->width != width || in OSMesaMakeCurrent() 764 osmesa->current_buffer->height != height)) { in OSMesaMakeCurrent() 765 osmesa_destroy_buffer(osmesa->current_buffer); in OSMesaMakeCurrent() 766 osmesa->current_buffer = NULL; in OSMesaMakeCurrent() 769 if (!osmesa->current_buffer) { in OSMesaMakeCurrent() [all …]
|
/external/sdv/vsomeip/third_party/boost/container/test/ |
D | monotonic_buffer_resource_test.cpp | 135 BOOST_TEST(m.current_buffer() == 0); in test_resource_constructor() 153 BOOST_TEST(m.current_buffer() == 0); in test_initial_size_constructor() 166 BOOST_TEST(m.current_buffer() == 0); in test_initial_size_constructor() 185 BOOST_TEST(m.current_buffer() == buf); in test_buffer_constructor() 198 BOOST_TEST(m.current_buffer() == buf); in test_buffer_constructor() 207 BOOST_TEST(m.current_buffer() == buf); in test_buffer_constructor() 243 BOOST_TEST(dmbr.current_buffer() == 0); in test_upstream_resource() 435 BOOST_TEST(monr.current_buffer() == ((char*)&buf + sizeof(buf))); in test_release() 441 BOOST_TEST(monr.current_buffer() == &buf); in test_release()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | xfeed_queue.h | 57 BufferType current_buffer; in BlockingGetNextDestination() local 63 current_buffer = std::move(enqueued_buffers_.front()); in BlockingGetNextDestination() 73 return current_buffer; in BlockingGetNextDestination()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_winsys_dri.c | 67 bool current_buffer; member 152 scrn->current_buffer = !scrn->current_buffer; in vl_dri2_flush_frontbuffer() 179 scrn->current_buffer = false; in vl_dri2_set_drawable() 236 } else if (back_left->name != scrn->buffer_names[scrn->current_buffer]) { in vl_dri2_screen_texture_from_drawable() 237 vl_compositor_reset_dirty_area(&scrn->dirty_areas[scrn->current_buffer]); in vl_dri2_screen_texture_from_drawable() 238 scrn->buffer_names[scrn->current_buffer] = back_left->name; in vl_dri2_screen_texture_from_drawable() 272 return &scrn->dirty_areas[scrn->current_buffer]; in vl_dri2_screen_get_dirty_area()
|
D | vl_mpeg12_decoder.h | 80 unsigned current_buffer; member
|
D | vl_mpeg12_decoder.c | 540 buffer = dec->dec_buffers[dec->current_buffer]; in vl_mpeg12_get_decode_buffer() 569 dec->dec_buffers[dec->current_buffer] = buffer; in vl_mpeg12_get_decode_buffer() 844 ++dec->current_buffer; in vl_mpeg12_end_frame() 845 dec->current_buffer %= 4; in vl_mpeg12_end_frame()
|
/external/arm-trusted-firmware/plat/intel/soc/common/ |
D | socfpga_sip_svc.c | 21 static int current_block, current_buffer; variable 56 current_buffer++; in intel_fpga_sdm_write_buffer() 57 current_buffer %= FPGA_CONFIG_BUFFER_SIZE; in intel_fpga_sdm_write_buffer() 76 &fpga_config_buffers[current_buffer])) in intel_fpga_sdm_write_all() 216 current_buffer = 0; in intel_fpga_config_start() 258 int j = (i + current_buffer) % FPGA_CONFIG_BUFFER_SIZE; in intel_fpga_config_write()
|
/external/angle/src/tests/perf_tests/ |
D | VulkanCommandBufferPerf.cpp | 162 mInfo.current_buffer = x % mInfo.swapchainImageCount; in step() 166 mImageAcquiredSemaphore, VK_NULL_HANDLE, &mInfo.current_buffer); in step() 209 present.pImageIndices = &info.current_buffer; in Present() 240 rpBegin.framebuffer = info.framebuffers[info.current_buffer]; in PrimaryCommandBufferBenchmarkHundredIndividual() 306 rpBegin.framebuffer = info.framebuffers[info.current_buffer]; in PrimaryCommandBufferBenchmarkOneWithOneHundred() 375 inheritInfo.framebuffer = info.framebuffers[info.current_buffer]; in SecondaryCommandBufferBenchmark() 408 rpBegin.framebuffer = info.framebuffers[info.current_buffer]; in SecondaryCommandBufferBenchmark()
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/pmr/ |
D | monotonic_buffer_resource.hpp | 140 const void *current_buffer() const BOOST_NOEXCEPT;
|
/external/trusty/arm-trusted-firmware/plat/intel/soc/common/ |
D | socfpga_sip_svc.c | 26 static int current_block, current_buffer; variable 69 current_buffer++; in intel_fpga_sdm_write_buffer() 70 current_buffer %= FPGA_CONFIG_BUFFER_SIZE; in intel_fpga_sdm_write_buffer() 90 &fpga_config_buffers[current_buffer])) { in intel_fpga_sdm_write_all() 270 current_buffer = 0; in intel_fpga_config_start() 327 int j = (i + current_buffer) % FPGA_CONFIG_BUFFER_SIZE; in intel_fpga_config_write()
|
/external/sdv/vsomeip/third_party/boost/container/src/ |
D | monotonic_buffer_resource.cpp | 123 const void *monotonic_buffer_resource::current_buffer() const BOOST_NOEXCEPT in current_buffer() function in boost::container::pmr::monotonic_buffer_resource
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | pmap_lib.cc | 130 xla::PjRtBuffer* current_buffer = sda_buffers[i]; in ShardArg() local 131 if (devices[i] == current_buffer->device()) { // Pointer equality. in ShardArg() 132 per_device_buffers.push_back(current_buffer); in ShardArg() 135 current_buffer->CopyToDevice(devices[i])); in ShardArg()
|
/external/libpng/ |
D | pngstruct.h | 328 png_bytep current_buffer; /* buffer for recently used data */ member
|
D | pngpread.c | 535 png_ptr->current_buffer = buffer; in png_push_restore_buffer() 538 png_ptr->current_buffer_ptr = png_ptr->current_buffer; in png_push_restore_buffer()
|
/external/crosvm/gpu_display/src/ |
D | gpu_display_x.rs | 321 fn current_buffer(&self) -> usize { in current_buffer() method 467 self.draw_buffer(self.current_buffer()) in draw_current_buffer()
|
/external/angle/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 228 uint32_t current_buffer; member
|
D | vulkan_command_buffer_utils.cpp | 978 info.current_buffer = 0; in init_swap_chain()
|