Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_angle_platform.cpp40 static GetDisplayPlatformFunc angleGetDisplayPlatform = nullptr;
144 reinterpret_cast<GetDisplayPlatformFunc>(dlsym(so, "ANGLEGetDisplayPlatform")); in initializeAnglePlatform()
/aosp12/frameworks/native/opengl/include/EGL/
H A DPlatform.h327 typedef bool(ANGLE_APIENTRY *GetDisplayPlatformFunc)(angle::EGLDisplayType, typedef