OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InterpBench
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
InterpBench.cpp
10
class
InterpBench
: public SkBenchmark {
19
InterpBench
(const char name[]) {
49
class Fixed16D16Interp : public
InterpBench
{
65
typedef
InterpBench
INHERITED;
68
class Fixed32D32Interp : public
InterpBench
{
96
typedef
InterpBench
INHERITED;
99
class Fixed16D48Interp : public
InterpBench
{
116
typedef
InterpBench
INHERITED;
119
class FloatInterp : public
InterpBench
{
134
typedef
InterpBench
INHERITED
[
all
...]
Android.mk
45
InterpBench
.cpp \
Completed in 416 milliseconds