Searched refs:Post (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/libs/vr/libbufferhub/include/private/dvr/ |
D | buffer_hub_client.h | 205 int Post(const LocalHandle& ready_fence, const void* meta, 210 int Post(const LocalHandle& ready_fence) { in Post() function 211 return Post(ready_fence, nullptr, 0); in Post() 215 int Post(const LocalHandle& ready_fence, const Meta& meta) { in Post() function 216 return Post(ready_fence, &meta, sizeof(meta)); in Post()
|
/frameworks/native/libs/vr/libbufferhub/ |
D | buffer_hub-test.cpp | 82 EXPECT_EQ(0, p->Post(LocalHandle(), kContext)); in TEST_F() 150 EXPECT_EQ(0, p->Post({}, kContext)); in TEST_F() 232 EXPECT_EQ(0, p->Post(LocalHandle(), kContext)); in TEST_F() 235 EXPECT_EQ(-EBUSY, p->Post(LocalHandle(), kContext)); in TEST_F() 244 EXPECT_EQ(-EBUSY, p->Post(LocalHandle(), kContext)); in TEST_F() 254 EXPECT_EQ(-EBUSY, p->Post(LocalHandle(), kContext)); in TEST_F() 495 EXPECT_EQ(0, p->Post(LocalHandle(), m)); in TEST_F() 528 EXPECT_NE(0, p->Post(LocalHandle(), evil_meta)); in TEST_F() 534 EXPECT_EQ(0, p->Post(LocalHandle(), sequence)); in TEST_F() 555 EXPECT_EQ(0, p->Post(LocalHandle(), m)); in TEST_F() [all …]
|
D | buffer_hub_client.cpp | 517 int BufferProducer::Post(const LocalHandle& ready_fence, const void* meta, in Post() function in android::dvr::BufferProducer
|
/frameworks/native/libs/vr/libdvr/tests/ |
D | dvr_buffer_queue-test.cpp | 431 std::function<void(size_t i)> Post = [&](size_t i) { in TEST_F() local 482 ASSERT_NO_FATAL_FAILURE(Post(i)); in TEST_F() 499 ASSERT_NO_FATAL_FAILURE(Post(i)); in TEST_F() 515 ASSERT_NO_FATAL_FAILURE(Post(kQueueCapacity - 1 - i)); in TEST_F()
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | advs.txt | 2479 "To the Leadenhall Street Post Office, to be left till called for. He 9105 column of the Morning Post, and dates, as you see, some weeks back: 9143 "Oh, yes; plenty. Then there is another note in the Morning Post to
|
D | lstb.txt | 116 "Post Office, Charing Cross." 211 Post-Office and came on here."
|
D | case.txt | 1197 the Morning Post to say that the marriage between Baron Adelbert 3213 when people bury treasure nowadays they do it in the Post-Office
|
D | retn.txt | 6531 there was a paragraph in the Morning Post to say that it was all off.
|