OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BenchGpuTimer
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
BenchGpuTimer_gl.cpp
12
BenchGpuTimer
::
BenchGpuTimer
(const SkGLContext* glctx) {
26
BenchGpuTimer
::~
BenchGpuTimer
() {
34
void
BenchGpuTimer
::startGpu() {
46
double
BenchGpuTimer
::endGpu() {
BenchGpuTimer_gl.h
13
class
BenchGpuTimer
{
15
BenchGpuTimer
(const SkGLContext* glctx);
16
~
BenchGpuTimer
();
Completed in 25 milliseconds