Home
last modified time | relevance | path

Searched refs:get (Results 10826 - 10850 of 15342) sorted by relevance

1...<<431432433434435436437438439440>>...614

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/
H A Darray_property.h235 explicit ArrayPropertyLock(BASE_NS::shared_ptr<Property> p) : ArrayPropertyBaseType<Property>(p.get()) in ArrayPropertyLock()
/foundation/multimedia/audio_framework/services/audio_policy/safe_volume_notification/src/
H A Daudio_safe_volume_notification_impl.cpp49 AUDIO_ERR_LOG("get SAFE_VOLUME_MUSIC_TIMER_TITTLE_ID failed."); in GetStringByName()
54 AUDIO_ERR_LOG("get SAFE_VOLUME_INCREASE_VOLUME_TITTLE_ID failed."); in GetStringByName()
59 AUDIO_ERR_LOG("get SAFE_VOLUME_MUSIC_TIMER_TEXT_ID failed."); in GetStringByName()
64 AUDIO_ERR_LOG("get SAFE_VOLUME_INCREASE_VOLUME_TEXT_ID failed."); in GetStringByName()
116 AUDIO_ERR_LOG("get SAFE_VOLUME_RESTORE_VOL_BUTTON_ID failed."); in GetButtonName()
123 AUDIO_ERR_LOG("get SAFE_VOLUME_INCREASE_VOL_BUTTON_ID failed."); in GetButtonName()
156 AUDIO_ERR_LOG("get notification actionButton nullptr"); in SetActionButton()
208 AUDIO_ERR_LOG("get (%{public}s) failed, errorCode:%{public}d", SAFE_VOLUME_ICON_ID, static_cast<int32_t>(ret)); in GetPixelMap()
215 Media::ImageSource::CreateImageSource(resourceData.get(), resourceDataLength, opts, errorCode); in GetPixelMap()
224 AUDIO_ERR_LOG("get badg in GetPixelMap()
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/
H A Dnapi_audio_capturer_read_data_callback.cpp81 "get napi_strict_equals failed"); in RemoveCallbackReference()
126 if (jsCb.get() == nullptr) { in OnJsCapturerReadDataCallback()
127 AUDIO_ERR_LOG("OnJsCapturerReadDataCallback: jsCb.get() is null"); in OnJsCapturerReadDataCallback()
195 CHECK_AND_BREAK_LOG(nstatus == napi_ok && jsCallback != nullptr, "%{public}s get reference value failed", in SafeJsCallbackCapturerReadDataWorkInner()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_render_modifier.h173 return reinterpret_cast<uint64_t>(drawCmd.get());
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_surface_ohos_vulkan_test.cpp115 rsSurface.SetRenderContext(renderContext.get()); in HWTEST_F()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_util.h98 uintptr_t ptr = property.metaData.containerMethods->get(offset, i); in GatherEntityReferences()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dfunction.h92 (o.get()->*func)(context); in CreateFunction()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
H A Dnapi_audio_renderer_write_data_callback.cpp89 "get napi_strict_equals failed"); in RemoveCallbackReference()
131 if (jsCb.get() == nullptr) { in OnJsRendererWriteDataCallback()
132 AUDIO_ERR_LOG("OnJsRendererWriteDataCallback: jsCb.get() is null"); in OnJsRendererWriteDataCallback()
208 CHECK_AND_BREAK_LOG(nstatus == napi_ok && jsCallback != nullptr, "%{public}s get reference value failed", in WorkCallbackRendererWriteDataInner()
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dparagraph_builder_test.cpp121 auto builder = static_cast<skia::textlayout::ParagraphBuilderImpl*>(paragraphBuilder_->builder_.get()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_motion_blur_filter.cpp109 canvas.GetGPUContext().get(), nullptr, scaledInfo, false)); in DrawMotionBlur()
H A Drs_foreground_effect_filter.cpp192 std::shared_ptr<Drawing::Surface> surface = Drawing::Surface::MakeRenderTarget(canvas.GetGPUContext().get(), in ApplyForegroundEffect()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_ui_capture_demo.cpp172 canvas->DrawTextBlob(scaleInfoTextBlob.get(), 20, 50); // start point is (20, 50)
224 cout << "RSUIDirector::LocalCapture failed to get pixelmap, return nullptr!" << endl;
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.h95 return std::make_unique<RSPaintFilterCanvas>(surfaceFrame_->GetSurface().get()); in GetCanvas()
H A Drs_render_service_visitor.cpp258 canvas_ = std::make_shared<RSPaintFilterCanvas>(drawingCanvas_.get()); in CreateCanvas()
H A Drs_processor.cpp133 auto displayParams = static_cast<RSDisplayRenderParams*>(params.get()); in InitForRenderThread()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dgpu_context_test.cpp184 options.SetPersistentCache(persistentCache.get()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_ashmem_helper.cpp253 CopyFileDescriptor(ashmemParcel.get(), dataParcel); in CreateAshmemParcel()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_spring_animation.cpp170 ROSEN_LOGE("RSRenderSpringAnimation::OnAnimate, failed to get current animation value"); in OnAnimate()
219 if (!InheritSpringStatus(prevSpringAnimation.get())) { in InheritSpringAnimation()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_recording_canvas.cpp189 Drawing::RecordingCanvas::DrawImageNine(image.get(), center, dst, filter, brush); in DrawImageNineWithPixelMap()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_matrix.cpp236 return skMatrix_.get(index); in Get()
H A Dskia_image_filter.cpp167 writer.writeFlattenable(filter_.get()); in Serialize()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp117 std::shared_ptr<Drawing::Surface> drawingSurface = Drawing::Surface::MakeFromBackendTexture(gpuContext.get(), in CreateSurface()
/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_player.cpp105 std::static_pointer_cast<PlayerCallbackImpl>(gCallback)->SetPlayer(player.get()); in Create()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_creator_test.cpp249 ASSERT_NE(pixelMap.get(), nullptr); in HWTEST_F()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dmode_manager_napi.cpp70 status = napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), in ModeManagerNapiConstructor()
241 MEDIA_ERR_LOG("Failed to get modeObjList!, errorCode : %{public}d", status); in GetSupportedModes()

Completed in 22 milliseconds

1...<<431432433434435436437438439440>>...614