Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:destroyContext
(Results
1 - 12
of
12
) sorted by relevance
/third_party/skia/tools/sk_app/
H
A
D
GLWindowContext.cpp
43
void GLWindowContext::
destroyContext
() {
in destroyContext()
function in sk_app::GLWindowContext
H
A
D
DawnWindowContext.cpp
59
void DawnWindowContext::
destroyContext
() {
in destroyContext()
function in sk_app::DawnWindowContext
H
A
D
VulkanWindowContext.cpp
434
void VulkanWindowContext::
destroyContext
() {
in destroyContext()
function in sk_app::VulkanWindowContext
/third_party/skia/tools/sk_app/win/
H
A
D
D3D12WindowContext_win.cpp
167
void D3D12WindowContext::
destroyContext
() {
in destroyContext()
function in sk_app::D3D12WindowContext
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H
A
D
Display.cpp
619
void Display::
destroyContext
(egl::Context *context)
in destroyContext()
function in egl::Display
/third_party/skia/third_party/externals/angle2/util/
H
A
D
EGLWindow.cpp
751
void EGLWindow::
destroyContext
()
in destroyContext()
function in EGLWindow
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H
A
D
FunctionsGLX.cpp
305
void FunctionsGLX::
destroyContext
(glx::Context context) const
in destroyContext()
function in rx::FunctionsGLX
/third_party/vk-gl-cts/framework/platform/ohos/display/
H
A
D
tcuOhosNativeDisplay.cpp
168
eglw::EGLBoolean OhosLibrary::
destroyContext
(eglw::EGLDisplay dpy, eglw::EGLContext ctx) const
in destroyContext()
function in OhosLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H
A
D
FunctionsEGL.cpp
380
EGLBoolean FunctionsEGL::
destroyContext
(EGLContext context) const
in destroyContext()
function in rx::FunctionsEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Display.cpp
1580
Error Display::
destroyContext
(Thread *thread, gl::Context *context)
in destroyContext()
function in egl::Display
/third_party/vk-gl-cts/modules/egl/
H
A
D
teglRobustnessTests.cpp
510
void RenderingContext::
destroyContext
(void)
in destroyContext()
function in deqp::egl::__anon30383::RenderingContext
/third_party/mesa3d/include/GL/internal/
H
A
D
dri_interface.h
805
void (*
destroyContext
)(__DRIcontext *context);
member
Completed in 17 milliseconds