OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CentralTendencyStatistics
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/include/cpustats/
ThreadCpuUsage.h
20
#include <cpustats/
CentralTendencyStatistics
.h>
99
const
CentralTendencyStatistics
& statistics() const {
110
CentralTendencyStatistics
mStatistics;
CentralTendencyStatistics.h
23
class
CentralTendencyStatistics
{
27
CentralTendencyStatistics
() :
31
~
CentralTendencyStatistics
() { }
/frameworks/base/libs/cpustats/
Android.mk
6
CentralTendencyStatistics
.cpp \
16
#
CentralTendencyStatistics
.cpp \
CentralTendencyStatistics.cpp
19
#include <cpustats/
CentralTendencyStatistics
.h>
21
void
CentralTendencyStatistics
::sample(double x)
38
void
CentralTendencyStatistics
::reset()
52
double
CentralTendencyStatistics
::variance() const
70
double
CentralTendencyStatistics
::stddev() const
/system/media/wilhelm/tests/examples/
slesTestDecodeAac.cpp
58
#include <cpustats/
CentralTendencyStatistics
.h>
116
CentralTendencyStatistics
frameStats;
/frameworks/base/services/audioflinger/
AudioFlinger.cpp
[
all
...]
Completed in 387 milliseconds