/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_gatt_characteristic_parcel.cpp | 122 if (memcpy_s(value_.get(), length, value, length_) != EOK) { in ReadFromParcel()
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | PropertyHandlerArrayHolder.h | 76 sceneHolder_ = holder.get(); in SetSceneHolder()
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/ |
H A D | ObjectTest.cpp | 56 EXPECT_EQ(interface_cast<IObject>(object), object.GetIObject().get()); in HWTEST_F()
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/routers/ |
H A D | cockpit_phone_router.cpp | 74 if (!latestConnDesc.get()) { in GetRingRenderDevices()
|
H A D | public_priority_router.cpp | 68 if (!latestConnDesc.get()) { in GetRingRenderDevices()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_gravity_demo.cpp | 112 rsSurface->SetRenderContext(renderContext_.get()); in Run()
|
H A D | render_service_client_scale_demo.cpp | 99 rsSurface->SetRenderContext(renderContext_.get()); in Run() 105 // get random scales and set them with pivot(start point or center point). in Run()
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/ |
H A D | rs_dma_buffer_surface_node_drawable_test.cpp | 58 canvas_ = std::make_shared<RSPaintFilterCanvas>(drawingCanvas_.get()); in SetUp()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_virtual_screen_processor_test.cpp | 65 EXPECT_NE(p.get(), nullptr);
in HWTEST_F()
|
H A D | rs_test_util.cpp | 56 rsSurfaceRenderNode->SetDrawingGPUContext(drGPUContext.get()); in CreateSurfaceNodeWithBuffer()
|
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
H A D | graphics_task.cpp | 75 ftr.get(); in PushSyncMessage()
|
/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ObjectProxy.cpp | 26 : PropertyProxy(META_NS::IProperty::Ptr(property, const_cast<META_NS::IProperty*>(property.get()))), env_(env) in ObjectProxy()
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/ |
H A D | core_library_loader.h | 105 dlclose(g_EngineLibrary.get()); in UnloadCoreLibrary()
|
/foundation/graphic/graphic_3d/lume/LumeFont/src/plugin/ |
H A D | plugin.cpp | 49 return state->fontManager_.get();
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | task_queue.h | 67 SetExtend(this->template GetSelf<ITaskQueueExtend>().get());
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_animation_test.cpp | 154 renderAnimation->Attach(renderNode.get()); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_water_ripple_filter.cpp | 84 auto invertedImage = builder.MakeImage(canvas.GetGPUContext().get(), nullptr, imageInfo, false); in ProcessImage()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_draw_window_cache.cpp | 48 auto windowCanvas = std::make_shared<RSPaintFilterCanvas>(windowSurface.get()); in DrawAndCacheWindowContent()
|
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/ |
H A D | holder_manager.h | 55 Type get(uint32_t id) in get() function in OHOS::FileAccessFwk::HolderManager
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ |
H A D | property.h | 117 uintptr_t (*get)(uintptr_t container, member 118 size_t index); // get value by indexed property from container (returns uintptr_t type pointer to the element)
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
H A D | typography.h | 78 void* GetParagraph() override { return reinterpret_cast<void*>(paragraph_.get()); }
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_color_filter.cpp | 114 return SkiaHelper::FlattenableSerialize(filter_.get()); in Serialize()
|
H A D | skia_data.cpp | 120 writer.writeDataAsByteArray(skData_.get()); in Serialize()
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/ |
H A D | color_matrix_test.cpp | 145 colorMatrix->PostConcat(*(colorMatrix1.get())); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_virtual_screen_processor_ext_test.cpp | 65 EXPECT_NE(p.get(), nullptr);
in HWTEST_F()
|