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:scale_
(Results
26 - 45
of
45
) sorted by relevance
1
2
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H
A
D
render_refresh.h
195
double
scale_
= 0.0;
member in OHOS::Ace::RenderRefresh
/foundation/arkui/ace_engine/frameworks/component_test/core/
H
A
D
action.h
265
float
scale_
;
member in OHOS::Ace::ComponentTest::PinchAction
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H
A
D
select_overlay_content_modifier.h
253
VectorF
scale_
= VectorF(1.0f, 1.0f);
member in OHOS::Ace::NG::SelectOverlayContentModifier
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H
A
D
hevc_decoder.h
188
std::shared_ptr<Scale>
scale_
= nullptr;
member in OHOS::MediaAVCodec::Codec::HevcDecoder
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H
A
D
fcodec.h
155
std::shared_ptr<Scale>
scale_
= nullptr;
member in OHOS::MediaAVCodec::Codec::FCodec
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H
A
D
rs_image.h
53
double
scale_
= 0.0;
member in OHOS::Rosen::final
162
double
scale_
= 1.0;
member in OHOS::Rosen::RSImage
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H
A
D
rs_particle_params.h
142
ParticleParaType<float>
scale_
;
member in OHOS::Rosen::ParticleParams
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
quant_levels_dec_utils.c
53
int
scale_
; // normalization factor, in FIX bits precision
member
/foundation/arkui/ace_engine/frameworks/core/components/button/
H
A
D
render_button.h
174
float
scale_
= 1.0f;
member in OHOS::Ace::RenderButton
/foundation/arkui/ace_engine/frameworks/core/animation/
H
A
D
animator.cpp
34
float Animator::
scale_
= 1.0f;
member in OHOS::Ace::Animator
/foundation/arkui/ace_engine/test/mock/core/animation/
H
A
D
mock_animator.cpp
19
float Animator::
scale_
= 1.0f;
member in OHOS::Ace::Animator
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H
A
D
rs_render_particle_effector_test.cpp
48
RenderParticleParaType<float>
scale_
;
member in OHOS::Rosen::RSRenderParticleEffectorTest
/test/testfwk/arkxtest/uitest/core/
H
A
D
ui_action.h
216
const float_t
scale_
;
member in OHOS::uitest::GenericPinch
/third_party/node/deps/v8/src/compiler/
H
A
D
node-matchers.h
403
int
scale_
;
global()
member
473
int
scale_
;
global()
member
531
int
scale_
;
global()
member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/image/
H
A
D
render_image.h
359
double
scale_
= 1.0;
member in OHOS::Ace::RenderImage
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H
A
D
accessibility_node.h
653
double
scale_
= 1.0;
member in OHOS::Ace::AccessibilityNode
/foundation/arkui/ace_engine/frameworks/core/gestures/
H
A
D
gesture_event.h
343
double
scale_
= 1.0;
member in OHOS::OHOS::Ace::GestureEvent
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H
A
D
rs_render_particle.h
211
RenderParticleParaType<float>
scale_
;
member in OHOS::Rosen::ParticleRenderParams
395
float
scale_
= 1.f;
member in OHOS::Rosen::RSRenderParticle
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H
A
D
render_swiper.h
370
double
scale_
= 0.0;
member in OHOS::Ace::RenderSwiper
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H
A
D
sheet_presentation_pattern.h
788
float
scale_
= 1.0;
member in OHOS::Ace::NG::SheetPresentationPattern
Completed in 19 milliseconds
1
2