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
refs:detachImage
(Results
1 - 17
of
17
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H
A
D
VkSwapchainKHR.cpp
43
surface->
detachImage
(¤tImage);
in destroy()
73
surface->
detachImage
(¤tImage);
in retire()
214
surface->
detachImage
(&image);
in present()
H
A
D
HeadlessSurfaceKHR.hpp
32
void
detachImage
(PresentImage *image) override;
H
A
D
DirectFBSurfaceEXT.hpp
40
virtual void
detachImage
(PresentImage *image) override;
H
A
D
HeadlessSurfaceKHR.cpp
49
void HeadlessSurfaceKHR::
detachImage
(PresentImage *image)
in detachImage()
function in vk::HeadlessSurfaceKHR
H
A
D
WaylandSurfaceKHR.hpp
46
virtual void
detachImage
(PresentImage *image) override;
H
A
D
Win32SurfaceKHR.hpp
44
virtual void
detachImage
(PresentImage *image) override;
H
A
D
XcbSurfaceKHR.hpp
41
virtual void
detachImage
(PresentImage *image) override;
H
A
D
XlibSurfaceKHR.hpp
41
virtual void
detachImage
(PresentImage *image) override;
H
A
D
MetalSurface.hpp
44
virtual void
detachImage
(PresentImage *image) override {}
H
A
D
DisplaySurfaceKHR.hpp
43
virtual void
detachImage
(PresentImage *image) override;
H
A
D
DirectFBSurfaceEXT.cpp
66
void DirectFBSurfaceEXT::
detachImage
(PresentImage *image)
in detachImage()
function in vk::DirectFBSurfaceEXT
H
A
D
VkSurfaceKHR.hpp
91
virtual void
detachImage
(PresentImage *image) = 0;
H
A
D
WaylandSurfaceKHR.cpp
85
void WaylandSurfaceKHR::
detachImage
(PresentImage *image)
in detachImage()
function in vk::WaylandSurfaceKHR
H
A
D
Win32SurfaceKHR.cpp
80
void Win32SurfaceKHR::
detachImage
(PresentImage *image)
in detachImage()
function in vk::Win32SurfaceKHR
H
A
D
XcbSurfaceKHR.cpp
87
void XcbSurfaceKHR::
detachImage
(PresentImage *image)
in detachImage()
function in vk::XcbSurfaceKHR
H
A
D
XlibSurfaceKHR.cpp
80
void XlibSurfaceKHR::
detachImage
(PresentImage *image)
in detachImage()
function in vk::XlibSurfaceKHR
H
A
D
DisplaySurfaceKHR.cpp
219
void DisplaySurfaceKHR::
detachImage
(PresentImage *image)
in detachImage()
function in vk::DisplaySurfaceKHR
Completed in 5 milliseconds