Searched refs:PresentationTimeANDROID (Results 1 – 4 of 4) sorted by relevance
113 EGLBoolean PresentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time);
1130 EGLBoolean EglWrapperDisplay::PresentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time) in PresentationTimeANDROID() function in OHOS::EglWrapperDisplay
1367 return display->PresentationTimeANDROID(surface, time); in EglPresentationTimeANDROIDImpl()
745 auto result = eglWrapperDisplay->PresentationTimeANDROID(nullptr, 0); in HWTEST_F()