Searched refs:ring_buffer_copy_contents (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/host/ |
D | RingStream.cpp | 248 ring_buffer_copy_contents( in type1Read() 293 ring_buffer_copy_contents( in type2Read()
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | ring_buffer.h | 180 int ring_buffer_copy_contents(
|
D | ring_buffer.c | 272 int ring_buffer_copy_contents( in ring_buffer_copy_contents() function
|
/hardware/google/aemu/base/include/aemu/base/ |
D | ring_buffer.h | 185 int ring_buffer_copy_contents(
|
/hardware/google/aemu/base/ |
D | ring_buffer_unittest.cpp | 589 EXPECT_EQ(0, ring_buffer_copy_contents(&r, &v, 1, recvPtr)); in TEST() 602 EXPECT_EQ(0, ring_buffer_copy_contents(&r, &v, 3, recvPtr)); in TEST() 617 EXPECT_EQ(0, ring_buffer_copy_contents(&r, &v, 3, recvPtr)); in TEST()
|
D | ring_buffer.cpp | 271 int ring_buffer_copy_contents( in ring_buffer_copy_contents() function
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 475 EXPECT_EQ(0, ring_buffer_copy_contents( in type1Read() 507 EXPECT_EQ(0, ring_buffer_copy_contents( in type2Read()
|