Home
last modified time | relevance | path

Searched defs:isBackground (Results 1 - 16 of 16) sorted by relevance

/foundation/multimedia/av_session/services/session/server/
H A Dbackground_audio_controller.cpp110 void BackgroundAudioController::HandleAppMuteState(int32_t uid, int32_t pid, bool isBackground) in HandleAppMuteState() argument
/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
H A Drosen_render_box.cpp1354 void RosenRenderBox::SetColor(const Color& color, bool isBackground) argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_image_test.cpp406 bool isBackground = false; in HWTEST_F() local
426 bool isBackground = false; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_draw_cmd_test.cpp123 bool isBackground = true; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp207 bool isBackground = false; in HWTEST_F() local
226 bool isBackground = true; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtween_option.h163 void SetIsBackground(bool isBackground) in SetIsBackground() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp174 bool isBackground = state_ == AbilityState::BACKGROUND; in UpdateWant() local
H A Dui_extension_pattern.cpp291 bool isBackground = state_ == AbilityState::BACKGROUND; in UpdateWant() local
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp136 Playback(Drawing::Canvas& canvas, const Drawing::Rect& rect, const Drawing::SamplingOptions& sampling, bool isBackground) Playback() argument
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp237 bool LayeredDrawableDescriptor::GetPixelMapFromJsonBuf(bool isBackground) in GetPixelMapFromJsonBuf() argument
128 PreGetPixelMapFromJsonBuf( const std::shared_ptr<Global::Resource::ResourceManager>& resourceMgr, bool isBackground) PreGetPixelMapFromJsonBuf() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp120 CanvasDrawImage(Drawing::Canvas& canvas, const Drawing::Rect& rect, const Drawing::SamplingOptions& samplingOptions, bool isBackground) CanvasDrawImage() argument
/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
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1235 void JsRuntime::NotifyApplicationState(bool isBackground) in NotifyApplicationState() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp1154 bool isBackground = Constant::IsBackground(IPCSkeleton::GetCallingPid()); in GetSyncDelayTime() local

Completed in 40 milliseconds