Home
last modified time | relevance | path

Searched refs:readdraw (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp834 EGLSurface GetCurrentSurface(EGLint readdraw) in GetCurrentSurface() argument
836 TRACE("(EGLint readdraw = %d)", readdraw); in GetCurrentSurface()
838 if(readdraw == EGL_READ) in GetCurrentSurface()
843 else if(readdraw == EGL_DRAW) in GetCurrentSurface()
Dmain.cpp349 EGLSurface GetCurrentSurface(EGLint readdraw);
500 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() argument
502 return egl::GetCurrentSurface(readdraw); in eglGetCurrentSurface()
DlibEGL.hpp54 EGLSurface (*eglGetCurrentSurface)(EGLint readdraw);
/external/deqp/framework/egl/wrapper/
DeglwFuncPtrLibraryImpl.inl152 EGLSurface FuncPtrLibrary::getCurrentSurface (EGLint readdraw) const
154 return m_egl.getCurrentSurface(readdraw);
DeglwFuncPtrLibraryDecl.inl35 EGLSurface getCurrentSurface (EGLint readdraw) const;
DeglwApi.inl92 EGLSurface eglwGetCurrentSurface (EGLint readdraw);
DeglwLibrary.inl35 virtual EGLSurface getCurrentSurface (EGLint readdraw) const = 0;
DeglwFunctionTypes.inl35 …def EGLW_APICALL EGLSurface (EGLW_APIENTRY* eglGetCurrentSurfaceFunc) (EGLint readdraw);
/external/mesa3d/include/EGL/
Degl.h305 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface(EGLint readdraw);
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h306 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface(EGLint readdraw);
/external/swiftshader/include/EGL/
Degl.h132 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface (EGLint readdraw);
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl35 eglw::EGLSurface eglGetCurrentSurface (eglw::EGLint readdraw);
DegluCallLogWrapper.inl306 eglw::EGLSurface CallLogWrapper::eglGetCurrentSurface (eglw::EGLint readdraw) argument
309 …m_log << TestLog::Message << "eglGetCurrentSurface(" << getSurfaceTargetStr(readdraw) << ");" << T…
310 eglw::EGLSurface returnValue = m_egl.getCurrentSurface(readdraw);
/external/mesa3d/src/egl/main/
Deglapi.c820 eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() argument
830 switch (readdraw) { in eglGetCurrentSurface()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp471 EGLAPI EGLSurface EGLAPIENTRY eglGetCurrentSurface(EGLint readdraw) in eglGetCurrentSurface() argument
473 return libEGL->eglGetCurrentSurface(readdraw); in eglGetCurrentSurface()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...