Home
last modified time | relevance | path

Searched refs:get (Results 10651 - 10675 of 13979) sorted by relevance

1...<<421422423424425426427428429430>>...560

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
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/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_base/src/render/
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/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()
H A Dlight_painting_session_napi.cpp134 status = napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), in LightPaintingSessionNapiConstructor()
160 MEDIA_ERR_LOG("GetSupportedLightPaintings get native object fail"); in GetSupportedLightPaintings()
161 CameraNapiUtils::ThrowError(env, INVALID_ARGUMENT, "get native object fail"); in GetSupportedLightPaintings()
195 MEDIA_ERR_LOG("GetSupportedLightPaintings get native object fail"); in GetLightPainting()
196 CameraNapiUtils::ThrowError(env, INVALID_ARGUMENT, "get native object fail"); in GetLightPainting()
206 MEDIA_ERR_LOG("Failed to get GetLightPainting!, errorCode : %{public}d", status); in GetLightPainting()
228 MEDIA_ERR_LOG("SetLightPainting get native object fail"); in SetLightPainting()
229 CameraNapiUtils::ThrowError(env, INVALID_ARGUMENT, "get native object fail"); in SetLightPainting()
259 MEDIA_ERR_LOG("TriggerLighting get native object fail"); in TriggerLighting()
260 CameraNapiUtils::ThrowError(env, INVALID_ARGUMENT, "get nativ in TriggerLighting()
[all...]
H A Dnight_session_napi.cpp222 status = napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), in NightSessionNapiConstructor()
H A Dportrait_session_napi.cpp128 status = napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), in PortraitSessionNapiConstructor()
/foundation/multimedia/av_session/frameworks/common/src/
H A Davplayback_state.cpp41 parcel.WriteParcelable(extras_.get()); in Marshalling()
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessioncallbackstub_fuzzer/
H A Davsession_callbackclient_fuzzer.cpp247 aVSessionCallbackClient.OnMediaKeyEvent(*(keyEvent.get())); in FuzzTestInner2()
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionserviceproxy_fuzzer/
H A Davsessionserviceproxy_fuzzer.cpp92 MMI::KeyEvent keyEvent = *(keyEventHandle.get()); in FuzzDoProxyTaskTwo()
148 SLOGE("failed to get sa mgr"); in FuzzSendRequest()
153 SLOGE("failed to get service"); in FuzzSendRequest()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/input/
H A Dcamera_napi.cpp51 status = napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), in CameraNapiConstructor()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_shooting_mode_album_test/src/
H A Dshooting_mode_album_test.cpp104 CHECK_AND_RETURN_LOG(ret == E_OK, "Failed to get count! err: %{public}d", ret); in DoCheckShootingAlbumData()
109 int32_t albumId = get<int32_t>(ResultSetUtils::GetValFromColumn(PhotoAlbumColumns::ALBUM_ID, resultSet, in DoCheckShootingAlbumData()
/foundation/multimedia/media_library/frameworks/js/src/
H A Dcloud_enhancement_task_state_napi.cpp70 napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), CloudEnhancementTaskStateNapi::Destructor, in Constructor()
143 CHECK_COND_RET(status == napi_ok, nullptr, "Failed to get reference of constructor, napi status: %{public}d", in NewCloudEnhancementTaskStateNapi()
147 "Failed to get new instance of cloud enhancement task state, napi status: %{public}d", in NewCloudEnhancementTaskStateNapi()
182 NAPI_ERR_LOG("Failed to get taskStage"); in JSGetTaskStage()
208 NAPI_ERR_LOG("Failed to get transferredFileSize"); in JSGetTransferredFileSize()
234 NAPI_ERR_LOG("Failed to get totalFileSize"); in JSGetTotalFileSize()
260 NAPI_ERR_LOG("Failed to get expectedDuration"); in JSGetExpectedDuration()
286 NAPI_ERR_LOG("Failed to get statusCode"); in JSGetStatusCode()
H A Dmedia_asset_edit_data_napi.cpp75 napi_wrap(env, thisVar, reinterpret_cast<void*>(obj.get()), in Constructor()
166 NAPI_ERR_LOG("Failed to get compatibleFormat"); in JSGetCompatibleFormat()
190 NAPI_ERR_LOG("Failed to get formatVersion"); in JSGetFormatVersion()
214 NAPI_ERR_LOG("Failed to get data"); in JSGetData()
H A Dmedia_scanner_napi.cpp89 status = napi_wrap(env, thisVar, reinterpret_cast<void *>(obj.get()), in MediaScannerNapiConstructor()
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/tone_haptics_attrs/
H A Dtone_haptics_attrs_napi.cpp80 status = napi_wrap(env, thisVar, static_cast<void*>(obj.get()), ToneHapticsAttrsNapi::Destructor, in Construct()
H A Dtone_haptics_settings_napi.cpp75 status = napi_wrap(env, jsThis, static_cast<void*>(obj.get()), ToneHapticsSettingsNapi::Destructor, in Construct()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_command.cpp126 // get functions
147 return absRdbPredicates_.get(); in GetAbsRdbPredicates()

Completed in 31 milliseconds

1...<<421422423424425426427428429430>>...560