Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp177 static double ANGLE_monotonicallyIncreasingTime(angle::PlatformMethods* platform) { in ANGLE_monotonicallyIncreasingTime() function
266 platformMethods->monotonicallyIncreasingTime = ANGLE_monotonicallyIncreasingTime; in ANGLEGLContext()