/foundation/multimedia/av_codec/services/engine/codec/video/ |
H A D | fcodec_loader.cpp | 39 noDeleterPtr = loader.Create(name).get(); in CreateByName()
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | linear_allocator.h | 67 current_ = data_.get(); in Reset()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_any.h | 38 auto derived = reinterpret_cast<Derived<U>*>(m_ptr.get()); in anyCast()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_frame_ohos_raster.cpp | 48 // currently could not get real buffer age, so return invalid age in GetBufferAge() 63 return surface_->GetCanvas().get(); in GetCanvas()
|
H A D | rs_surface_frame_ohos_vulkan.cpp | 63 return surface_ != nullptr ? surface_->GetCanvas().get() : nullptr; in GetCanvas()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
H A D | surface_ohos_raster.cpp | 77 SurfaceFrameOhosRaster* oriFramePtr = static_cast<SurfaceFrameOhosRaster*>(frame.get()); in FlushFrame()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_anco_manager.cpp | 93 auto params = static_cast<RSSurfaceRenderParams*>(surfaceNode->GetStagingRenderParams().get()); in AncoOptimizeDisplayNode()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/ |
H A D | hgm_config_change_callback_proxy.cpp | 41 data.WriteParcelable(configData.get()); in OnHgmConfigChanged()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_property_drawable_frame_geometry_test.cpp | 58 canvas.surface_ = surfacePtr.get(); in HWTEST_F()
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/ |
H A D | linear_allocator.h | 68 current_ = data_.get(); in Reset()
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_aibar_shader_filter.cpp | 51 auto invertedImage = builder->MakeImage(canvas.GetGPUContext().get(), nullptr, image->GetImageInfo(), false);
in ProcessImage()
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_test_util.cpp | 56 rsSurfaceRenderNode->SetDrawingGPUContext(drGPUContext.get()); in CreateSurfaceNodeWithBuffer()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/params/ |
H A D | rs_effect_render_params_test.cpp | 68 auto targetEffectRenderParam = static_cast<RSEffectRenderParams*>(target.get()); in HWTEST_F()
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_test_text.cpp | 90 context.canvas->DrawTextBlob(scaleInfoTextBlob.get(), position[0], position[1]); in Draw()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/ |
H A D | n_func_arg.cpp | 79 status = napi_get_cb_info(env_, info_, &argc, argv_.get(), &thisVar, nullptr); in InitArgs()
|
H A D | n_class.h | 60 entity.get(), in SetEntityFor()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_filter.cpp | 110 *colorFilter = *(colorFilterPtr.get()); in OH_Drawing_FilterGetColorFilter()
|
H A D | drawing_font_collection.cpp | 68 OH_Drawing_FontCollection* pointer = reinterpret_cast<OH_Drawing_FontCollection*>(fc.get()); in OH_Drawing_CreateSharedFontCollection()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_proxy_test.cpp | 99 raster.SetRenderContext(renderContext.get()); in HWTEST_F()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/mock/ |
H A D | mock_data_stream.h | 39 outData.inputStreamBuffer = streamBuffer.get();
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | media_change_effect.cpp | 68 ret = imageEffect->SetInputPicture(inPicture.get()); // 原图修改 in TakeEffectForPicture()
|
/foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/mock/ |
H A D | system_ability_mock.cpp | 30 UNITTEST_INFO_LOG("systemAbility:0x%" PRIXPTR, FAKE_POINTER(mock.get())); in RegisterMock()
|
H A D | mem_mgr_client_mock.cpp | 31 UNITTEST_INFO_LOG("MemMgrClient:0x%" PRIXPTR, FAKE_POINTER(mock.get())); in RegisterMock()
|
H A D | codec_service_stub_mock.cpp | 31 UNITTEST_INFO_LOG("CodecServiceStub:0x%" PRIXPTR, FAKE_POINTER(mock.get())); in RegisterMock()
|
/foundation/multimedia/image_effect/frameworks/native/render_environment/render_thread/task/ |
H A D | render_task.h | 52 return m_barrierFuture.get();
|