OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calc_fps
(Results
1 - 14
of
14
) sorted by null
/hardware/qcom/display/msm8084/libqdutils/
profiler.h
39
#define
CALC_FPS
() ((void)0)
42
#define
CALC_FPS
() qdutils::CalcFps::getInstance().Fps()
99
void
calc_fps
(nsecs_t currtime_us);
profiler.cpp
66
calc_fps
(ns2us(systemTime()));
148
void CalcFps::
calc_fps
(nsecs_t currtime_us)
function in class:qdutils::CalcFps
/hardware/qcom/display/msm8226/libqdutils/
profiler.h
39
#define
CALC_FPS
() ((void)0)
42
#define
CALC_FPS
() qdutils::CalcFps::getInstance().Fps()
99
void
calc_fps
(nsecs_t currtime_us);
profiler.cpp
66
calc_fps
(ns2us(systemTime()));
148
void CalcFps::
calc_fps
(nsecs_t currtime_us)
function in class:qdutils::CalcFps
/hardware/qcom/display/msm8909/libqdutils/
profiler.h
39
#define
CALC_FPS
() ((void)0)
42
#define
CALC_FPS
() qdutils::CalcFps::getInstance().Fps()
99
void
calc_fps
(nsecs_t currtime_us);
profiler.cpp
66
calc_fps
(ns2us(systemTime()));
148
void CalcFps::
calc_fps
(nsecs_t currtime_us)
function in class:qdutils::CalcFps
/hardware/qcom/display/msm8960/libqdutils/
profiler.h
39
#define
CALC_FPS
() ((void)0)
42
#define
CALC_FPS
() qdutils::CalcFps::getInstance().Fps()
99
void
calc_fps
(nsecs_t currtime_us);
profiler.cpp
64
calc_fps
(ns2us(systemTime()));
144
void CalcFps::
calc_fps
(nsecs_t currtime_us)
function in class:qdutils::CalcFps
/hardware/qcom/display/msm8994/libqdutils/
profiler.h
39
#define
CALC_FPS
() ((void)0)
42
#define
CALC_FPS
() qdutils::CalcFps::getInstance().Fps()
99
void
calc_fps
(nsecs_t currtime_us);
profiler.cpp
66
calc_fps
(ns2us(systemTime()));
148
void CalcFps::
calc_fps
(nsecs_t currtime_us)
function in class:qdutils::CalcFps
/hardware/qcom/display/msm8996/libqdutils/
profiler.h
39
#define
CALC_FPS
() ((void)0)
42
#define
CALC_FPS
() qdutils::CalcFps::getInstance().Fps()
99
void
calc_fps
(nsecs_t currtime_us);
profiler.cpp
66
calc_fps
(ns2us(systemTime()));
148
void CalcFps::
calc_fps
(nsecs_t currtime_us)
function in class:qdutils::CalcFps
/hardware/qcom/display/msmcobalt/libqdutils/
profiler.h
39
#define
CALC_FPS
() ((void)0)
42
#define
CALC_FPS
() qdutils::CalcFps::getInstance().Fps()
99
void
calc_fps
(nsecs_t currtime_us);
profiler.cpp
66
calc_fps
(ns2us(systemTime()));
148
void CalcFps::
calc_fps
(nsecs_t currtime_us)
function in class:qdutils::CalcFps
Completed in 936 milliseconds