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:watermark
(Results
1 - 13
of
13
) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H
A
D
issue-643-inner-struct.h
5
unsigned
watermark
;
member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_render_service_connection.cpp
482
bool RSRenderServiceConnection::SetWatermark(const std::string& name, std::shared_ptr<Media::PixelMap>
watermark
)
in SetWatermark()
argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H
A
D
single_ver_data_packet.cpp
294
void DataRequestPacket::SetDeletedWaterMark(WaterMark
watermark
)
in SetDeletedWaterMark()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_surface_render_node_drawable.cpp
149
auto
watermark
= renderThreadParams->GetWatermark(name);
in DrawWatermark()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_render_service_client.cpp
335
bool RSRenderServiceClient::SetWatermark(const std::string& name, std::shared_ptr<Media::PixelMap>
watermark
)
in SetWatermark()
argument
H
A
D
rs_system_properties.cpp
487
static bool
watermark
=
in GetSurfaceNodeWatermarkEnabled()
local
H
A
D
rs_render_service_connection_proxy.cpp
2476
bool RSRenderServiceConnectionProxy::SetWatermark(const std::string& name, std::shared_ptr<Media::PixelMap>
watermark
)
in SetWatermark()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H
A
D
rs_render_service_connection_stub.cpp
1474
auto
watermark
= std::shared_ptr<Media::PixelMap>(data.ReadParcelable<Media::PixelMap>());
in OnRemoteRequest()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H
A
D
rs_render_service_client.cpp
51
bool RSRenderServiceClient::SetWatermark(const std::string& name, std::shared_ptr<Media::PixelMap>
watermark
)
in SetWatermark()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H
A
D
rs_interfaces.cpp
118
bool RSInterfaces::SetWatermark(const std::string& name, std::shared_ptr<Media::PixelMap>
watermark
)
in SetWatermark()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H
A
D
rs_render_service_client.cpp
51
bool RSRenderServiceClient::SetWatermark(const std::string& name, std::shared_ptr<Media::PixelMap>
watermark
)
in SetWatermark()
argument
/third_party/libbpf/include/uapi/linux/
H
A
D
perf_event.h
424
watermark
: 1, /* wakeup_watermark */
member
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_cmd_buffer.c
2879
uint8_t
watermark
= gfx_level >= GFX10 ? 6 : 4;
in radv_emit_framebuffer_state()
local
Completed in 41 milliseconds