Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DPlatform.cpp65 void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display) in ANGLEResetDisplayPlatform() function
DDisplay.cpp518 ANGLEResetDisplayPlatform(display); in ANGLESetDefaultDisplayPlatform()
1030 ANGLEResetDisplayPlatform(this); in terminate()
/external/angle/src/tests/perf_tests/
DEGLInitializePerf.cpp152 ANGLEResetDisplayPlatform(mDisplay); in TearDown()
/external/angle/include/platform/
DPlatformMethods.h323 ANGLE_PLATFORM_EXPORT void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display);
/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp31 {"ANGLEResetDisplayPlatform", P(ANGLEResetDisplayPlatform)},