Searched refs:fResetPlatform (Results 1 – 2 of 2) sorted by relevance
115 angle::ResetDisplayPlatformFunc fResetPlatform = nullptr; member in __anon3f90cb4f0111::ANGLEGLContext248 fResetPlatform = reinterpret_cast<angle::ResetDisplayPlatformFunc>( in ANGLEGLContext()250 SkASSERT(fResetPlatform); in ANGLEGLContext()430 if (fResetPlatform) { in destroyGLContext()431 fResetPlatform(fDisplay); in destroyGLContext()
116 angle::ResetDisplayPlatformFunc fResetPlatform = nullptr; member in __anonc518235a0111::ANGLEGLContext252 fResetPlatform = reinterpret_cast<angle::ResetDisplayPlatformFunc>( in ANGLEGLContext()254 SkASSERT(fResetPlatform); in ANGLEGLContext()441 if (fResetPlatform) { in destroyGLContext()442 fResetPlatform(fDisplay); in destroyGLContext()