OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextVersion
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/gl/command_buffer/
SkCommandBufferGLContext.h
53
enum
ContextVersion
{
57
SkCommandBufferGLContext(
ContextVersion
minContextVersion);
59
void initializeGLContext(
ContextVersion
minContextVersion, void* nativeWindow,
/external/skia/src/gpu/gl/command_buffer/
SkCommandBufferGLContext.cpp
146
SkCommandBufferGLContext::SkCommandBufferGLContext(
ContextVersion
minContextVersion)
194
void SkCommandBufferGLContext::initializeGLContext(
ContextVersion
minContextVersion,
Completed in 106 milliseconds