Searched refs:GetWrapperSurface (Results 1 – 4 of 4) sorted by relevance
252 surDrawPtr = EglWrapperSurface::GetWrapperSurface(draw); in MakeCurrent()261 surReadPtr = EglWrapperSurface::GetWrapperSurface(read); in MakeCurrent()304 surDrawPtr = EglWrapperSurface::GetWrapperSurface(draw); in MakeCurrentAfterHook()313 surReadPtr = EglWrapperSurface::GetWrapperSurface(read); in MakeCurrentAfterHook()516 EglWrapperSurface *surfPtr = EglWrapperSurface::GetWrapperSurface(surf); in DestroyEglSurface()577 EglWrapperSurface *surfPtr = EglWrapperSurface::GetWrapperSurface(surf); in CopyBuffers()665 EglWrapperSurface *surfPtr = EglWrapperSurface::GetWrapperSurface(surf); in QuerySurface()689 EglWrapperSurface *surfPtr = EglWrapperSurface::GetWrapperSurface(surf); in SwapBuffers()716 EglWrapperSurface *surfPtr = EglWrapperSurface::GetWrapperSurface(surf); in BindTexImage()739 EglWrapperSurface *surfPtr = EglWrapperSurface::GetWrapperSurface(surf); in ReleaseTexImage()[all …]
31 static EglWrapperSurface *GetWrapperSurface(EGLSurface surf);
43 EglWrapperSurface *EglWrapperSurface::GetWrapperSurface(EGLSurface surf) in GetWrapperSurface() function in OHOS::EglWrapperSurface
70 wrapperSurface->GetWrapperSurface(surf2); in DoSomethingInterestingWithMyAPI()