Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/layers/jni/
DglesLayer.cpp137 typedef EGLBoolean (*PFNEGLINITIALIZEPROC)(EGLDisplay, EGLint*, EGLint*); in glesLayer_eglInitialize() typedef
138 PFNEGLINITIALIZEPROC next = reinterpret_cast<PFNEGLINITIALIZEPROC>(entry); in glesLayer_eglInitialize()