OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fSupported
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
BenchGpuTimer_gl.h
23
bool
fSupported
;
BenchGpuTimer_gl.cpp
17
fSupported
= GrGLGetVersion(glctx->gl()) > GR_GL_VER(3,3) ||
21
if (
fSupported
) {
27
if (
fSupported
) {
35
if (
fSupported
) {
47
if (
fSupported
) {
Completed in 49 milliseconds