Searched refs:CopyBuffers (Results 1 – 4 of 4) sorted by relevance
52 EGLBoolean CopyBuffers(EGLSurface surf, NativePixmapType target);
572 EGLBoolean EglWrapperDisplay::CopyBuffers(EGLSurface surf, NativePixmapType target) in CopyBuffers() function in OHOS::EglWrapperDisplay
100 return display->CopyBuffers(surf, target); in EglCopyBuffersImpl()
158 eglWrapperDisplay->CopyBuffers(surf3, target1); in DoSomethingInterestingWithMyAPI()