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:SetVKTextureInfo
(Results
1 - 5
of
5
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H
A
D
native_buffer_utils.cpp
233
texture_info.
SetVKTextureInfo
(vkTextureInfo);
in MakeFromNativeWindowBuffer()
354
textureInfo.
SetVKTextureInfo
(imageInfo);
in MakeBackendTextureFromNativeBuffer()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H
A
D
image.h
199
void
SetVKTextureInfo
(std::shared_ptr<VKTextureInfo> vkTextureInfo)
in SetVKTextureInfo()
function in OHOS::Rosen::Drawing::TextureInfo
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H
A
D
skia_texture_info.cpp
114
info.
SetVKTextureInfo
(vkInfo);
in ConvertToVKTexture()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_uni_render_util.cpp
1312
textureInfo.
SetVKTextureInfo
(vkImageInfo);
in MakeBackendTexture()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_render_node.cpp
167
textureInfo.
SetVKTextureInfo
(vkImageInfo);
in MakeBackendTexture()
Completed in 13 milliseconds