Home
last modified time | relevance | path

Searched refs:isBackground (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_image_test.cpp365 bool isBackground = false; variable
367 image.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground);
368 isBackground = true;
369 image.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground);
386 bool isBackground = false; variable
389 image.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground);
391 image.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground);
393 image.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground);
395 image.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground);
397 image.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground);
[all …]
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp144 const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, bool isBackground) in PreGetPixelMapFromJsonBuf() argument
154 if (isBackground) { in PreGetPixelMapFromJsonBuf()
165 DrawableItem& drawableiItem = isBackground ? backgroundItem_ : foregroundItem_; in PreGetPixelMapFromJsonBuf()
252 bool LayeredDrawableDescriptor::GetPixelMapFromJsonBuf(bool isBackground) in GetPixelMapFromJsonBuf() argument
255 …if ((isBackground && background_.value_or(nullptr)) || (!isBackground && foreground_.value_or(null… in GetPixelMapFromJsonBuf()
258 if ((isBackground && backgroundItem_.state_ == Global::Resource::SUCCESS) || in GetPixelMapFromJsonBuf()
259 (!isBackground && foregroundItem_.state_ == Global::Resource::SUCCESS)) { in GetPixelMapFromJsonBuf()
262 …LayeredDrawableDescriptor::CreateImageSource(isBackground ? backgroundItem_ : foregroundItem_, err… in GetPixelMapFromJsonBuf()
276 if (isBackground) { in GetPixelMapFromJsonBuf()
286 if (isBackground) { in GetPixelMapFromJsonBuf()
H A Ddrawable_descriptor.h166 const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, bool isBackground);
170 bool GetPixelMapFromJsonBuf(bool isBackground);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_draw_cmd_test.cpp123 bool isBackground = true; variable
128 extendImageObject.Playback(canvas, rect, sampling, isBackground);
136 extendImageObjectT.Playback(canvas, rect, sampling, isBackground);
138 extendImageObjectT.Playback(canvas, rect, sampling, isBackground);
/ohos5.0/base/print/print_fwk/test/unittest/extension_test/mock/
H A Dmock_runtime.h82 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState() argument
201 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtween_option.h163 void SetIsBackground(bool isBackground) in SetIsBackground() argument
165 isBackground_ = isBackground; in SetIsBackground()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.h107 virtual void SetColor(const Color& color, bool isBackground) // add for animation in SetColor() argument
110 if (isBackground) { in SetColor()
H A Drosen_render_box.h64 void SetColor(const Color& color, bool isBackground) override;
H A Drosen_render_box.cpp1354 void RosenRenderBox::SetColor(const Color& color, bool isBackground) argument
1356 RenderBox::SetColor(color, isBackground);
1362 if (isBackground) {
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_mock_runtime.h73 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState() argument
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_mock_runtime.h75 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState() argument
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
H A Dmock_runtime.h80 void NotifyApplicationState(bool isBackground) override in NotifyApplicationState() argument
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Dcj_runtime.h50 void NotifyApplicationState(bool isBackground) override {} in NotifyApplicationState() argument
H A Druntime.h97 virtual void NotifyApplicationState(bool isBackground) = 0;
H A Djs_runtime.h90 void NotifyApplicationState(bool isBackground) override;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/
H A Drsrenderimage_fuzzer.cpp202 bool isBackground = GetData<bool>(); in RSImageFuzzTest() local
233 rsImage.CanvasDrawImage(canvas, rect, Drawing::SamplingOptions(), isBackground); in RSImageFuzzTest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp125 const Drawing::SamplingOptions& samplingOptions, bool isBackground) in CanvasDrawImage() argument
136 if (!isBackground) { in CanvasDrawImage()
158 if (!isBackground) { in CanvasDrawImage()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_image.h93 const Drawing::SamplingOptions& samplingOptions, bool isBackground = false);
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp207 bool isBackground = false; variable
208 jsRuntime->NotifyApplicationState(isBackground);
226 bool isBackground = true; variable
227 jsRuntime->NotifyApplicationState(isBackground);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp188 bool isBackground = state_ == AbilityState::BACKGROUND; in UpdateWant() local
212 if (isBackground) { in UpdateWant()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list.h45 const SamplingOptions& sampling, bool isBackground = false) = 0;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c114 bool isBackground = g_hbConditionState.backgroundState == SOFTBUS_USER_BACKGROUND; in IsHeartbeatEnable() local
123 …isBtOn, isScreenUnlock, isLogIn, g_hbConditionState.hasTrustedRelation, isBackground, isNightMode,… in IsHeartbeatEnable()
126 … (isLogIn || g_hbConditionState.hasTrustedRelation) && !isBackground && !isNightMode && isOOBEEnd; in IsHeartbeatEnable()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp135 const Drawing::SamplingOptions& sampling, bool isBackground) in Playback() argument
155 rsImage_->CanvasDrawImage(canvas, rect, sampling, isBackground); in Playback()
160 rsImage_->CanvasDrawImage(canvas, rect, sampling, isBackground); in Playback()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_draw_cmd.h72 const Drawing::SamplingOptions& sampling, bool isBackground = false) override;
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1271 void JsRuntime::NotifyApplicationState(bool isBackground) in NotifyApplicationState() argument
1275 nativeEngine->NotifyApplicationState(isBackground); in NotifyApplicationState()
1276 TAG_LOGD(AAFwkTag::JSRUNTIME, "isBackground %{public}d", isBackground); in NotifyApplicationState()

12