Home
last modified time | relevance | path

Searched defs:CreateProducer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DTestServer_test.cpp71 TEST_F(TestServerTest, CreateProducer) { in TEST_F() argument
/aosp_15_r20/frameworks/native/libs/gui/tests/testserver/
H A DTestServerClient.cpp163 sp<IGraphicBufferProducer> TestServerClient::CreateProducer() { in CreateProducer() function in android::TestServerClient