OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateNullGLTestContext
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/gpu/gl/null/
NullGLTestContext.h
14
GLTestContext*
CreateNullGLTestContext
(bool enableNVPR, GLTestContext* shareContext);
NullGLTestContext.cpp
32
GLTestContext*
CreateNullGLTestContext
(bool enableNVPR, GLTestContext* shareContext) {
/external/skia/tools/gpu/
GrContextFactory.cpp
174
glCtx =
CreateNullGLTestContext
(
Completed in 567 milliseconds