/foundation/multimedia/av_session/services/session/server/ |
H A D | background_audio_controller.cpp | 110 void BackgroundAudioController::HandleAppMuteState(int32_t uid, int32_t pid, bool isBackground) in HandleAppMuteState() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | render_box.h | 107 virtual void SetColor(const Color& color, bool isBackground) // add for animation in SetColor() argument
|
H A D | rosen_render_box.cpp | 1354 void RosenRenderBox::SetColor(const Color& color, bool isBackground) argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_image_test.cpp | 406 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 D | rs_draw_cmd_test.cpp | 123 bool isBackground = true; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/runtime_test/ |
H A D | js_runtime_test.cpp | 207 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 D | tween_option.h | 163 void SetIsBackground(bool isBackground) in SetIsBackground() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | security_ui_extension_pattern.cpp | 174 bool isBackground = state_ == AbilityState::BACKGROUND; in UpdateWant() local
|
H A D | ui_extension_pattern.cpp | 291 bool isBackground = state_ == AbilityState::BACKGROUND; in UpdateWant() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/ |
H A D | rsrenderimage_fuzzer.cpp | 202 bool isBackground = GetData<bool>(); in RSImageFuzzTest() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_draw_cmd.cpp | 136 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 D | drawable_descriptor.cpp | 237 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 D | rs_image.cpp | 120 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 D | lnn_heartbeat_ctrl.c | 114 bool isBackground = g_hbConditionState.backgroundState == SOFTBUS_USER_BACKGROUND; in IsHeartbeatEnable() local
|
/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime.cpp | 1235 void JsRuntime::NotifyApplicationState(bool isBackground) in NotifyApplicationState() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 1154 bool isBackground = Constant::IsBackground(IPCSkeleton::GetCallingPid()); in GetSyncDelayTime() local
|