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