HomeSort by relevance Sort by last modified time
    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