Home
last modified time | relevance | path

Searched defs:global_time (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/hostsidetests/sustainedperf/shadertoy_android/jni/
H A Dshadertoy_renderer.cpp111 float global_time = (float)(NowInMs() - start_time); in DrawFrame() local
H A Dshadertoy_shader.cpp133 void ShadertoyShader::PrepareForDraw(int width, int height, float global_time, int frame, float tim… in PrepareForDraw()
/aosp_15_r20/external/ltp/testcases/misc/math/fptests/
H A Dfptest01.c86 double global_time; /* global clock */ variable