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.cpp120 angle::ResetDisplayPlatformFunc fResetPlatform = nullptr;
256 fResetPlatform = reinterpret_cast<angle::ResetDisplayPlatformFunc>( in ANGLEGLContext()
/external/angle/include/platform/
DPlatformMethods.h334 typedef void(ANGLE_APIENTRY *ResetDisplayPlatformFunc)(angle::EGLDisplayType); typedef