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:buffers
(Results
26 - 33
of
33
) sorted by relevance
1
2
/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H
A
D
surface_fuzzer.cpp
121
std::vector<sptr<SurfaceBuffer>>
buffers
;
in SurfaceFuzzTest3()
local
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
producer_surface_test.cpp
256
std::vector<sptr<SurfaceBuffer>>
buffers
;
in HWTEST_F()
local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/
H
A
D
render_data_structures.h
248
BASE_NS::vector<RenderNodeResource>
buffers
;
member
375
BASE_NS::vector<Resource>
buffers
;
member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H
A
D
picture.cpp
329
VpeSurfaceBuffers
buffers
= {
in ComposeHdrPixelMap()
local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H
A
D
dcamera_sink_controller.cpp
599
void DCameraSinkController::OnDataReceived(std::vector<std::shared_ptr<DataBuffer>>&
buffers
)
in OnDataReceived()
argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H
A
D
render_node_default_shadow_render_slot.cpp
554
RenderPass RenderNodeDefaultShadowRenderSlot::CreateRenderPass(const ShadowBuffers&
buffers
)
in CreateRenderPass()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H
A
D
ext_encoder.cpp
801
static bool DecomposeImage(VpeSurfaceBuffers&
buffers
, HdrMetadata& metadata, bool onlySdr, bool sdrIsSRGB = false)
in DecomposeImage()
argument
1040
VpeSurfaceBuffers
buffers
= {
EncodeDualVivid()
local
1088
VpeSurfaceBuffers
buffers
= {
EncodeSdrImage()
local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
render_backend_gles.cpp
2047
const auto&
buffers
= data.
buffers
;
in ProcessBindings()
local
Completed in 16 milliseconds
1
2