/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_property_modifier.cpp | 144 void RSBoundsModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSBoundsModifier 150 void RSBoundsSizeModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSBoundsSizeModifier 162 void RSPivotModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSPivotModifier 168 void RSPivotZModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSPivotZModifier 180 void RSRotationModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSRotationModifier 187 void RSRotationXModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSRotationXModifier 194 void RSRotationYModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSRotationYModifier 207 void RSScaleModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSScaleModifier 214 void RSSkewModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSSkewModifier 221 void RSPerspModifier::Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) in Apply() function in OHOS::Rosen::RSPerspModifier [all …]
|
H A D | rs_modifier.h | 68 virtual void Apply(const std::shared_ptr<RSObjAbsGeometry>& geometry) {} in Apply() function
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | hdi_composer.h | 36 virtual int32_t Apply(bool modeSet) in Apply() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/ |
H A D | rs_render_modifier.h | 326 void Apply(RSModifierContext& context) const override {} in Apply() function 343 void Apply(RSModifierContext& context) const override {} in Apply() function 360 void Apply(RSModifierContext& context) const override {} in Apply() function 377 void Apply(RSModifierContext& context) const override {} in Apply() function
|
/ohos5.0/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
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/ |
H A D | hdi_composer.h | 36 virtual int32_t Apply(bool modeSet) in Apply() function
|
H A D | hdi_video_composition.cpp | 105 int32_t HdiVideoComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiVideoComposition
|
H A D | hdi_gfx_composition.cpp | 180 int32_t HdiGfxComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiGfxComposition
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_modifier.cpp | 160 void RSDrawCmdListRenderModifier::Apply(RSModifierContext& context) const in Apply() function in OHOS::Rosen::RSDrawCmdListRenderModifier 188 void RSEnvForegroundColorRenderModifier::Apply(RSModifierContext& context) const in Apply() function in OHOS::Rosen::RSEnvForegroundColorRenderModifier 210 void RSEnvForegroundColorStrategyRenderModifier::Apply(RSModifierContext& context) const in Apply() function in OHOS::Rosen::RSEnvForegroundColorStrategyRenderModifier 275 void RSCustomClipToFrameRenderModifier::Apply(RSModifierContext& context) const in Apply() function in OHOS::Rosen::RSCustomClipToFrameRenderModifier 291 void RSGeometryTransRenderModifier::Apply(RSModifierContext& context) const in Apply() function in OHOS::Rosen::RSGeometryTransRenderModifier
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_instructions.cpp | 78 bool DfxInstructions::Apply(std::shared_ptr<DfxMemory> memory, DfxRegs& regs, RegLocState& rsState,… in Apply() function in OHOS::HiviewDFX::DfxInstructions
|
H A D | unwinder.cpp | 1084 bool Unwinder::Impl::Apply(std::shared_ptr<DfxRegs> regs, std::shared_ptr<RegLocState> rs) in Apply() function in OHOS::HiviewDFX::Unwinder::Impl
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/ |
H A D | fb_composition.cpp | 70 int32_t FbComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::FbComposition
|
/ohos5.0/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
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
H A D | hdi_drm_composition.cpp | 120 int32_t HdiDrmComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiDrmComposition
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | composed_element.cpp | 122 void ComposedElement::Apply(const RefPtr<Element>& child) in Apply() function in OHOS::Ace::ComposedElement
|
H A D | render_element.cpp | 161 void RenderElement::Apply(const RefPtr<Element>& child) in Apply() function in OHOS::Ace::RenderElement
|
/ohos5.0/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
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_gfx_composition.cpp | 202 int32_t HdiGfxComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiGfxComposition
|
H A D | hdi_drm_composition.cpp | 255 int32_t HdiDrmComposition::Apply(bool modeSet) in Apply() function in OHOS::HDI::DISPLAY::HdiDrmComposition
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | list_element.cpp | 53 void ListElement::Apply(const RefPtr<Element>& child) in Apply() function in OHOS::Ace::V2::ListElement
|