OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destroyGLContext
(Results
1 - 7
of
7
) sorted by null
/external/skia/src/gpu/gl/mesa/
SkMesaGLContext.cpp
30
this->
destroyGLContext
();
38
this->
destroyGLContext
();
49
this->
destroyGLContext
();
56
this->
destroyGLContext
();
62
this->
destroyGLContext
();
71
this->
destroyGLContext
();
74
void SkMesaGLContext::
destroyGLContext
() {
/external/skia/src/gpu/gl/mac/
SkCreatePlatformGLContext_mac.cpp
24
void
destroyGLContext
();
67
this->
destroyGLContext
();
72
this->
destroyGLContext
();
85
this->
destroyGLContext
();
88
void MacGLContext::
destroyGLContext
() {
/external/skia/src/gpu/gl/win/
SkCreatePlatformGLContext_win.cpp
26
void
destroyGLContext
();
80
this->
destroyGLContext
();
97
this->
destroyGLContext
();
114
this->
destroyGLContext
();
121
this->
destroyGLContext
();
126
this->
destroyGLContext
();
135
this->
destroyGLContext
();
138
void WinGLContext::
destroyGLContext
() {
/external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp
117
this->
destroyGLContext
();
122
this->
destroyGLContext
();
131
this->
destroyGLContext
();
195
void SkANGLEGLContext::
destroyGLContext
() {
/external/skia/src/gpu/gl/glx/
SkCreatePlatformGLContext_glx.cpp
53
void
destroyGLContext
();
76
this->
destroyGLContext
();
93
this->
destroyGLContext
();
103
this->
destroyGLContext
();
143
this->
destroyGLContext
();
256
this->
destroyGLContext
();
270
this->
destroyGLContext
();
277
this->
destroyGLContext
();
283
this->
destroyGLContext
();
293
this->
destroyGLContext
();
[
all
...]
/external/skia/src/gpu/gl/egl/
SkCreatePlatformGLContext_egl.cpp
49
void
destroyGLContext
();
159
this->
destroyGLContext
();
165
this->
destroyGLContext
();
172
this->
destroyGLContext
();
178
this->
destroyGLContext
();
189
this->
destroyGLContext
();
192
void EGLGLContext::
destroyGLContext
() {
/external/skia/src/gpu/gl/command_buffer/
SkCommandBufferGLContext.cpp
213
this->
destroyGLContext
();
221
this->
destroyGLContext
();
237
this->
destroyGLContext
();
248
this->
destroyGLContext
();
254
this->
destroyGLContext
();
261
this->
destroyGLContext
();
266
this->
destroyGLContext
();
275
this->
destroyGLContext
();
278
void SkCommandBufferGLContext::
destroyGLContext
() {
Completed in 74 milliseconds