OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fStandard
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/gpu/gl/egl/
SkCreatePlatformGLContext_egl.cpp
77
GrGLStandard
fStandard
;
100
SkASSERT(forcedGpuAPI == kNone_GrGLStandard || kAPIs[api].
fStandard
== forcedGpuAPI);
256
SkGLContext* ctx = SkCreatePlatformGLContext(this->gl()->
fStandard
);
/external/skia/src/gpu/gl/
GrGLCaps.h
381
GrGLStandard
fStandard
;
/external/skia/include/gpu/gl/
GrGLInterface.h
122
GrGLStandard
fStandard
;
Completed in 3049 milliseconds