Searched refs:CreateStreamProducerSurfaceKHR (Results 1 – 5 of 5) sorted by relevance
106 EGLSurface CreateStreamProducerSurfaceKHR(EGLConfig config,
987 EGLSurface EglWrapperDisplay::CreateStreamProducerSurfaceKHR(EGLConfig config, in CreateStreamProducerSurfaceKHR() function in OHOS::EglWrapperDisplay
1166 return display->CreateStreamProducerSurfaceKHR(config, stream, attribList); in EglCreateStreamProducerSurfaceKHRImpl()
176 eglWrapperDisplay->CreateStreamProducerSurfaceKHR(config8, stream, &attribList16); in DoSomethingInterestingWithMyAPI()
602 auto result = eglWrapperDisplay->CreateStreamProducerSurfaceKHR(nullptr, nullptr, 0); in HWTEST_F()