Home
last modified time | relevance | path

Searched defs:previous_time (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/
Ddense_output_runge_kutta.hpp206 time_type previous_time( void ) const in previous_time() function in boost::numeric::odeint::dense_output_runge_kutta
400 time_type previous_time( void ) const in previous_time() function in boost::numeric::odeint::dense_output_runge_kutta
Drosenbrock4_dense_output.hpp139 time_type previous_time( void ) const in previous_time() function in boost::numeric::odeint::rosenbrock4_dense_output
Dbulirsch_stoer_dense_out.hpp369 time_type previous_time( void ) const in previous_time() function in boost::numeric::odeint::bulirsch_stoer_dense_out
/aosp_15_r20/cts/hostsidetests/sustainedperf/shadertoy_android/jni/
H A Dshadertoy_renderer.cpp90 static double previous_time = 0; in DrawFrame() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/integrate/
Dcheck_adapter.hpp179 time_type previous_time( void ) const in previous_time() function in boost::numeric::odeint::checked_stepper
/aosp_15_r20/external/mesa3d/src/glx/
H A Ddri2_glx.c68 uint64_t previous_time; member