Home
last modified time | relevance | path

Searched defs:src (Results 226 - 250 of 564) sorted by relevance

12345678910>>...23

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_view.h89 void SetVideoSrc(char* src) in SetVideoSrc() argument
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp101 Blit(BufferInfo& dst, const Point& dstPos, const BufferInfo& src, const Rect& subRect, const BlendOption& blendOption) Blit() argument
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_info_utils.cpp45 void BundleInfoUtils::CopyBundleInfo(int32_t flags, BundleInfo *des, BundleInfo src) in CopyBundleInfo() argument
87 CopyBundleInfoNoReplication(int32_t flags, BundleInfo *des, BundleInfo src) CopyBundleInfoNoReplication() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp107 auto src = node->GetSrcRect(); in CreateSurfaceNodeLayerInfo() local
192 auto src = node->GetSrcRect(); in CreateUIFirstLayerInfo() local
218 auto src = node->GetSrcRect(); CreateRCDLayerInfo() local
350 CopyCldInfo(CldInfo src, RequestLayerInfo& info) CopyCldInfo() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp703 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; in HWTEST_F() local
H A Ddrawing_pen_test.cpp299 OH_Drawing_Path *src = OH_Drawing_PathCreate(); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_manager.cpp121 CreateEcsAssetLoader( IEntityCollection& ec, string_view src, string_view contextUri) CreateEcsAssetLoader() argument
H A Dentity_collection.cpp191 void EntityCollection::SetSrc(string_view src) in SetSrc() argument
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_pipeline.h85 void Invoke(uint8_t* dst, uint8_t* src, uint8_t opa) in Invoke() argument
H A Dgraphic_neon_utils.h91 static void NeonMemcpy(void* dst, int32_t dstSize, const void* src, int32_t srcSize) in NeonMemcpy() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp82 void EntityCollection::SetSrc(string_view src) in SetSrc() argument
H A Decs_util.h63 inline CORE_NS::Entity CloneEntity(CORE_NS::IEcs& srcEcs, CORE_NS::Entity src, CORE_NS::IEcs& dstEcs) in CloneEntity() argument
70 inline CORE_NS::EntityReference CloneEntityReference(CORE_NS::IEcs& srcEcs, CORE_NS::Entity src, CORE_NS::IEcs& dstEcs) in CloneEntityReference() argument
157 CloneEntities( CORE_NS::IEcs& srcEcs, BASE_NS::array_view<const CORE_NS::Entity> src, CORE_NS::IEcs& dstEcs) CloneEntities() argument
168 CloneEntityReferences( CORE_NS::IEcs& srcEcs, BASE_NS::array_view<const CORE_NS::EntityReference> src, CORE_NS::IEcs& dstEcs) CloneEntityReferences() argument
179 CloneEntitiesUpdateRefs( CORE_NS::IEcs& srcEcs, BASE_NS::array_view<const CORE_NS::EntityReference> src, CORE_NS::IEcs& dstEcs) CloneEntitiesUpdateRefs() argument
[all...]
H A Dasset_manager.cpp70 IAssetLoader::Ptr AssetManager::CreateAssetLoader(IEntityCollection& ec, string_view src, string_view contextUri) in CreateAssetLoader() argument
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp334 void CloneBuffer(uint8_t* dest, const uint8_t* src, size_t totalSize) in CloneBuffer() argument
433 uint8_t* src = static_cast<uint8_t*>(buffer->GetVirAddr()); in DumpToFileAsync() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp122 auto src = RSPropertiesPainter::Rect2DrawingRect(srcRect_); in DrawImage() local
H A Drs_pixel_map_util.cpp146 TransformDataSetForAstc(std::shared_ptr<Media::PixelMap> pixelMap, Drawing::Rect& src, Drawing::Rect& dst, Drawing::Canvas& canvas) TransformDataSetForAstc() argument
[all...]
H A Drs_blur_filter.cpp146 DrawImageRect(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image>& image, const Drawing::Rect& src, const Drawing::Rect& dst) const DrawImageRect() argument
H A Drs_foreground_effect_filter.cpp163 auto src = param.src; in ApplyForegroundEffect() local
231 DrawImageRect(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image>& image, const Drawing::Rect& src, const Drawing::Rect& dst) const DrawImageRect() argument
H A Drs_fly_out_shader_filter.cpp114 DrawImageRect(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image>& image, const Drawing::Rect& src, const Drawing::Rect& dst) const DrawImageRect() argument
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp33 LayerContext::LayerContext(GraphicIRect dst, GraphicIRect src, uint32_t zorder, LayerType layerType) in LayerContext() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_attraction_effect_filter_test.cpp53 Drawing::Rect src; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.h35 Rect src; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dshader_effect.cpp125 std::shared_ptr<ShaderEffect> ShaderEffect::CreateBlendShader(ShaderEffect& dst, ShaderEffect& src, BlendMode mode) in CreateBlendShader() argument
/foundation/graphic/graphic_2d/utils/color_manager/export/
H A Dcolor_space.h139 inline bool FloatEqual(const float src, const float dst) in FloatEqual() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_filter_cache_manager.cpp265 auto src in GenerateFilteredSnapshot() local
127 DrawFilterWithoutSnapshot(RSPaintFilterCanvas& canvas, const std::shared_ptr<RSDrawingFilter>& filter, const Drawing::RectI& src, const Drawing::RectI& dst, bool shouldClearFilteredCache) DrawFilterWithoutSnapshot() argument
307 Drawing::Rect src = {dstRect.GetLeft(), dstRect.GetTop(), dstRect.GetRight(), dstRect.GetBottom()}; DrawCachedFilteredSnapshot() local
412 Drawing::RectI src; ValidateParams() local
[all...]

Completed in 19 milliseconds

12345678910>>...23