Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp115 angle::ResetDisplayPlatformFunc fResetPlatform = nullptr;
248 fResetPlatform = reinterpret_cast<angle::ResetDisplayPlatformFunc>( in ANGLEGLContext()
/external/angle/include/platform/
DPlatformMethods.h333 typedef void(ANGLE_APIENTRY *ResetDisplayPlatformFunc)(angle::EGLDisplayType); typedef