Searched refs:GetCompositorTimingSupportedANDROID (Results 1 – 4 of 4) sorted by relevance
111 EGLBoolean GetCompositorTimingSupportedANDROID(EGLSurface surface, EGLint name);
1069 EGLBoolean EglWrapperDisplay::GetCompositorTimingSupportedANDROID(EGLSurface surface, EGLint name) in GetCompositorTimingSupportedANDROID() function in OHOS::EglWrapperDisplay
1347 return display->GetCompositorTimingSupportedANDROID(surface, name); in EglGetCompositorTimingSupportedANDROIDImpl()
702 auto result = eglWrapperDisplay->GetCompositorTimingSupportedANDROID(nullptr, 0); in HWTEST_F()718 auto result = eglWrapperDisplay->GetCompositorTimingSupportedANDROID(nullptr, 0); in HWTEST_F()