OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kGLES2_ContextVersion
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/gl/command_buffer/
SkCommandBufferGLContext.h
20
SkCommandBufferGLContext* ctx = new SkCommandBufferGLContext(
kGLES2_ContextVersion
);
54
kGLES2_ContextVersion
,
/external/skia/src/gpu/gl/command_buffer/
SkCommandBufferGLContext.cpp
191
initializeGLContext(
kGLES2_ContextVersion
, nativeWindow, configAttribs, surfaceAttribs);
Completed in 537 milliseconds