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:dWidth
(Results
1 - 8
of
8
) sorted by relevance
/foundation/window/window_manager/dm/test/unittest/
H
A
D
display_change_unit_test.cpp
81
uint32_t
dWidth
= static_cast<uint32_t>(display->GetWidth());
in DisplaySizeEqual()
local
/foundation/window/window_manager/test/systemtest/dms/
H
A
D
display_test_utils.cpp
47
int32_t
dWidth
= display->GetWidth();
in SizeEqualToDisplay()
local
H
A
D
display_change_test.cpp
156
uint32_t
dWidth
= static_cast<uint32_t>(display->GetWidth());
in DisplaySizeEqual()
local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_canvas_ffi.h
38
double
dWidth
;
member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H
A
D
ext_decoder_test.cpp
97
int
dWidth
= 0;
in HWTEST_F()
local
116
int
dWidth
= 0;
in HWTEST_F()
local
853
int
dWidth
= 2;
in HWTEST_F()
local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/
H
A
D
image_plugin_fuzz.cpp
62
int
dWidth
;
in ExtDecoderFuncTest001()
local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
paint_state.h
104
double
dWidth
= 0.0;
member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H
A
D
ext_decoder.cpp
391
bool ExtDecoder::GetScaledSize(int &
dWidth
, int &dHeight, float &scale)
in HeapMemAlloc()
argument
417
bool ExtDecoder::GetHardwareScaledSize(int &
dWidth
, int &dHeight, float &scale) {
in HeapMemAlloc()
argument
Completed in 13 milliseconds