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:dHeight
(Results
1 - 8
of
8
) sorted by relevance
/foundation/window/window_manager/dm/test/unittest/
H
A
D
display_change_unit_test.cpp
82
uint32_t
dHeight
= static_cast<uint32_t>(display->GetHeight());
in DisplaySizeEqual()
local
/foundation/window/window_manager/test/systemtest/dms/
H
A
D
display_test_utils.cpp
48
int32_t
dHeight
= display->GetHeight();
in SizeEqualToDisplay()
local
H
A
D
display_change_test.cpp
157
uint32_t
dHeight
= static_cast<uint32_t>(display->GetHeight());
in DisplaySizeEqual()
local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H
A
D
cj_canvas_ffi.h
39
double
dHeight
;
member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H
A
D
ext_decoder_test.cpp
98
int
dHeight
= 0;
in HWTEST_F()
local
117
int
dHeight
= 0;
in HWTEST_F()
local
854
int
dHeight
= 1;
in HWTEST_F()
local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/
H
A
D
image_plugin_fuzz.cpp
63
int
dHeight
;
in ExtDecoderFuncTest001()
local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
paint_state.h
105
double
dHeight
= 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 9 milliseconds