Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_angle_platform.cpp37 static ResetDisplayPlatformFunc angleResetDisplayPlatform = nullptr;
119 reinterpret_cast<ResetDisplayPlatformFunc>( in initializeAnglePlatform()
/frameworks/native/opengl/include/EGL/
DPlatform.h332 typedef void(ANGLE_APIENTRY *ResetDisplayPlatformFunc)(angle::EGLDisplayType); typedef