OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onDestroyContext
(Results
1 - 6
of
6
) sorted by null
/external/skia/tools/viewer/sk_app/mac/
GLWindowContext_mac.cpp
31
void
onDestroyContext
() override;
79
void GLWindowContext_mac::
onDestroyContext
() {
RasterWindowContext_mac.cpp
41
void
onDestroyContext
() override;
96
void RasterWindowContext_mac::
onDestroyContext
() {
/external/skia/tools/viewer/sk_app/android/
GLWindowContext_android.cpp
29
void
onDestroyContext
() override;
133
void GLWindowContext_android::
onDestroyContext
() {
/external/skia/tools/viewer/sk_app/unix/
GLWindowContext_unix.cpp
27
void
onDestroyContext
() override;
112
void GLWindowContext_xlib::
onDestroyContext
() {
/external/skia/tools/viewer/sk_app/win/
GLWindowContext_win.cpp
31
void
onDestroyContext
() override;
111
void GLWindowContext_win::
onDestroyContext
() {
/device/generic/goldfish-opengl/system/egl/
eglDisplay.cpp
560
void eglDisplay::
onDestroyContext
(EGLContext ctx) {
Completed in 138 milliseconds