Home
last modified time | relevance | path

Searched refs:ContextVersion (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/gl/command_buffer/
DSkCommandBufferGLContext.h53 enum ContextVersion { enum
57 SkCommandBufferGLContext(ContextVersion minContextVersion);
59 void initializeGLContext(ContextVersion minContextVersion, void* nativeWindow,
/external/skia/src/gpu/gl/command_buffer/
DSkCommandBufferGLContext.cpp146 SkCommandBufferGLContext::SkCommandBufferGLContext(ContextVersion minContextVersion) in SkCommandBufferGLContext()
194 void SkCommandBufferGLContext::initializeGLContext(ContextVersion minContextVersion, in initializeGLContext()