Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_angle_platform.cpp49 static double monotonicallyIncreasingTime(PlatformMethods* /*platform*/) { in monotonicallyIncreasingTime() function
95 platformMethods->monotonicallyIncreasingTime = monotonicallyIncreasingTime; in assignAnglePlatformMethods()
/frameworks/native/opengl/include/EGL/
DPlatform.h261 OP(monotonicallyIncreasingTime, MonotonicallyIncreasingTime) \