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:Apply
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H
A
D
audio_down_mix_stereo.cpp
82
int32_t AudioDownMixStereo::
Apply
(const int32_t &frameLength, float *input, float *output)
in Apply()
function in OHOS::AudioStandard::AudioDownMixStereo
/foundation/arkui/ace_engine/frameworks/core/components/button/
H
A
D
button_element.cpp
81
void ButtonElement::
Apply
(const RefPtr<Element>& child)
in Apply()
function in OHOS::Ace::ButtonElement
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H
A
D
rs_property_modifier.cpp
69
void RSBoundsModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSBoundsModifier
75
void RSBoundsSizeModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSBoundsSizeModifier
81
void RSBoundsPositionModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSBoundsPositionModifier
87
void RSPivotModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSPivotModifier
93
void RSPivotZModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSPivotZModifier
99
void RSQuaternionModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSQuaternionModifier
105
void RSRotationModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSRotationModifier
112
void RSRotationXModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSRotationXModifier
119
void RSRotationYModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
in Apply()
function in OHOS::Rosen::RSRotationYModifier
126
void RSCameraDistanceModifier::
Apply
(cons
function in OHOS::Rosen::RSCameraDistanceModifier
132
void RSScaleModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
Apply()
function in OHOS::Rosen::RSScaleModifier
139
void RSSkewModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
Apply()
function in OHOS::Rosen::RSSkewModifier
146
void RSPerspModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
Apply()
function in OHOS::Rosen::RSPerspModifier
153
void RSTranslateModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
Apply()
function in OHOS::Rosen::RSTranslateModifier
161
void RSTranslateZModifier::
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry)
Apply()
function in OHOS::Rosen::RSTranslateZModifier
[all...]
H
A
D
rs_modifier.h
68
virtual void
Apply
(const std::shared_ptr<RSObjAbsGeometry>& geometry) {}
in Apply()
function in OHOS::Rosen::RSModifier
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
render_element.cpp
161
void RenderElement::
Apply
(const RefPtr<Element>& child)
in Apply()
function in OHOS::Ace::RenderElement
H
A
D
composed_element.cpp
122
void ComposedElement::
Apply
(const RefPtr<Element>& child)
in Apply()
function in OHOS::Ace::ComposedElement
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H
A
D
rs_render_modifier.cpp
124
void RSDrawCmdListRenderModifier::
Apply
(RSModifierContext& context) const
in Apply()
function in OHOS::Rosen::RSDrawCmdListRenderModifier
152
void RSEnvForegroundColorRenderModifier::
Apply
(RSModifierContext& context) const
in Apply()
function in OHOS::Rosen::RSEnvForegroundColorRenderModifier
174
void RSEnvForegroundColorStrategyRenderModifier::
Apply
(RSModifierContext& context) const
in Apply()
function in OHOS::Rosen::RSEnvForegroundColorStrategyRenderModifier
239
void RSCustomClipToFrameRenderModifier::
Apply
(RSModifierContext& context) const
in Apply()
function in OHOS::Rosen::RSCustomClipToFrameRenderModifier
255
void RSGeometryTransRenderModifier::
Apply
(RSModifierContext& context) const
in Apply()
function in OHOS::Rosen::RSGeometryTransRenderModifier
/foundation/communication/dsoftbus/core/connection/manager/
H
A
D
softbus_conn_flow_control.c
30
static int32_t
Apply
(struct ConnSlideWindowController *self, int32_t expect)
in Apply()
function
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H
A
D
list_element.cpp
47
void ListElement::
Apply
(const RefPtr<Element>& child)
in Apply()
function in OHOS::Ace::V2::ListElement
Completed in 5 milliseconds