Searched refs:GrGetEGLQueryAndDisplay (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/tools/gpu/gl/interface/ |
D | templates.go | 50 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); 130 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); 194 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get);
|
/third_party/skia/include/gpu/gl/ |
D | GrGLAssembleHelpers.h | 10 void GrGetEGLQueryAndDisplay(GrEGLQueryStringFn** queryString, GrEGLDisplay* display,
|
/third_party/flutter/skia/include/gpu/gl/ |
D | GrGLAssembleHelpers.h | 10 void GrGetEGLQueryAndDisplay(GrEGLQueryStringFn** queryString, GrEGLDisplay* display,
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLAssembleHelpers.cpp | 11 void GrGetEGLQueryAndDisplay(GrEGLQueryStringFn** queryString, GrEGLDisplay* display, in GrGetEGLQueryAndDisplay() function
|
D | GrGLAssembleWebGLInterfaceAutogen.cpp | 44 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); in GrGLMakeAssembledWebGLInterface()
|
D | GrGLAssembleGLInterfaceAutogen.cpp | 47 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); in GrGLMakeAssembledGLInterface()
|
D | GrGLAssembleGLESInterfaceAutogen.cpp | 44 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); in GrGLMakeAssembledGLESInterface()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLAssembleHelpers.cpp | 11 void GrGetEGLQueryAndDisplay(GrEGLQueryStringFn** queryString, GrEGLDisplay* display, in GrGetEGLQueryAndDisplay() function
|
D | GrGLAssembleGLESInterfaceAutogen.cpp | 44 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); in GrGLMakeAssembledGLESInterface()
|
D | GrGLAssembleGLInterfaceAutogen.cpp | 47 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); in GrGLMakeAssembledGLInterface()
|
/third_party/skia/tools/gpu/gl/interface/ |
D | templates.go | 50 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get); 130 GrGetEGLQueryAndDisplay(&queryString, &display, ctx, get);
|