Home
last modified time | relevance | path

Searched defs:type (Results 7501 - 7525 of 24867) sorted by relevance

1...<<301302303304305306307308309310>>...995

/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_proxy_test.cpp559 int32_t type = 1; HWTEST_F() local
1507 std::string type = "media"; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty.h103 PropertyTypeDecl type; member
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp156 IDirectory::Entry::Type type; in GetEntry() local
/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp292 int32_t StorageManagerConnect::Partition(std::string diskId, int32_t type) in Partition() argument
367 int32_t StorageManagerConnect::GetUserStorageStatsByType(int32_t userId, StorageStats &storageStats, std::string type) in GetUserStorageStatsByType() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base_impl.h259 virtual void DoObjectDelete(int32_t type, WebGLObject *obj) {} in DoObjectDelete() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dimpl_factory.cpp40 std::unique_ptr<CoreCanvasImpl> ImplFactory::CreateCoreCanvasImpl(DrawingType type) in CreateCoreCanvasImpl() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_impl_factory.cpp60 std::unique_ptr<CoreCanvasImpl> SkiaImplFactory::CreateCoreCanvas(DrawingType type) in CreateCoreCanvas() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_screen.cpp238 int32_t HdiScreen::SetScreenConstraint(uint64_t frameId, uint64_t timestamp, uint32_t type) in SetScreenConstraint() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp369 string type; in LoadString() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/export/
H A Dframe_info.h111 static inline std::string GetNameByFrameEventType(FrameEventType type) in GetNameByFrameEventType() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/system/
H A Drs_system_parameters.cpp83 const char *type = CachedParameterGetChanged(g_Handle, &changed); in GetQuickSkipPrepareType() local
91 const char *type = CachedParameterGetChanged(g_Handle, &changed); in GetRsParallelType() local
103 const char *type = CachedParameterGetChanged(g_Handle, &changed); in GetRsSurfaceCaptureType() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_render_node.cpp224 void RSCanvasRenderNode::ApplyDrawCmdModifier(RSModifierContext& context, RSModifierType type) in ApplyDrawCmdModifier() argument
58 UpdateRecording(std::shared_ptr<Drawing::DrawCmdList> drawCmds, RSModifierType type, bool isSingleFrameComposer) UpdateRecording() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_implicit_animation_param.cpp31 RSImplicitAnimationParam( const RSAnimationTimingProtocol& timingProtocol, ImplicitAnimationParamType type) RSImplicitAnimationParam() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dcanvas_test.h27 explicit CanvasDrawRect(int type) : TestBase(type) {}; in CanvasDrawRect() argument
38 explicit CanvasDrawImageRect(int type) : TestBase(type) {}; in CanvasDrawImageRect() argument
52 explicit CanvasRotate(int type) : TestBase(type) {}; in CanvasRotate() argument
64 explicit CanvasTranslate(int type) : TestBase(type) {}; in CanvasTranslate() argument
76 explicit CanvasScale(int type) : TestBase(type) {}; in CanvasScale() argument
87 CanvasConcatMatrix(int type) CanvasConcatMatrix() argument
99 CanvasClear(int type) CanvasClear() argument
111 CanvasSetMatrix(int type) CanvasSetMatrix() argument
122 CanvasResetMatrix(int type) CanvasResetMatrix() argument
133 CanvasDrawImageRectWithSrc(int type) CanvasDrawImageRectWithSrc() argument
145 CanvasReadPixels(int type) CanvasReadPixels() argument
156 CanvasReadPixelsToBitmap(int type) CanvasReadPixelsToBitmap() argument
167 CanvasDrawShadow(int type) CanvasDrawShadow() argument
178 CanvasSkew(int type) CanvasSkew() argument
189 CanvasDrawVertices(int type) CanvasDrawVertices() argument
200 CanvasDrawPath(int type) CanvasDrawPath() argument
209 CanvasRestoreToCount(int type) CanvasRestoreToCount() argument
219 CanvasDrawPoints(int type) CanvasDrawPoints() argument
229 CanvasDrawLine(int type) CanvasDrawLine() argument
238 CanvasDrawLayer(int type) CanvasDrawLayer() argument
247 CanvasDrawBitmap(int type) CanvasDrawBitmap() argument
256 CanvasDrawBackground(int type) CanvasDrawBackground() argument
265 CanvasDrawRegion(int type) CanvasDrawRegion() argument
274 CanvasDrawPixelMapRect(int type) CanvasDrawPixelMapRect() argument
283 CanvasSave(int type) CanvasSave() argument
292 CanvasDrawBitmapRect(int type) CanvasDrawBitmapRect() argument
304 CanvasDrawCircle(int type) CanvasDrawCircle() argument
316 CanvasDrawOval(int type) CanvasDrawOval() argument
328 CanvasDrawArc(int type) CanvasDrawArc() argument
340 CanvasDrawRoundRect(int type) CanvasDrawRoundRect() argument
352 CanvasDrawTextBlob(int type) CanvasDrawTextBlob() argument
364 CanvasClipRect(int type) CanvasClipRect() argument
376 CanvasClipRoundRect(int type) CanvasClipRoundRect() argument
388 CanvasClipPath(int type) CanvasClipPath() argument
400 CanvasGetTotalMatrix(int type) CanvasGetTotalMatrix() argument
412 CanvasRestore(int type) CanvasRestore() argument
424 CanvasGetLocalClipBounds(int type) CanvasGetLocalClipBounds() argument
436 CanvasGetSaveCount(int type) CanvasGetSaveCount() argument
448 CanvasGetWidth(int type) CanvasGetWidth() argument
460 CanvasGetHeight(int type) CanvasGetHeight() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/screenmanager/
H A Drs_screen_unit_test.cpp349 auto type = RSScreenType::VIRTUAL_TYPE_SCREEN; HWTEST_F() local
1634 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local
1653 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local
1674 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local
1701 ScreenConstraintType type = ScreenConstraintType::CONSTRAINT_NONE; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsscreencapability_fuzzer/
H A Drsscreencapability_fuzzer.cpp120 ScreenInterfaceType type = GetData<ScreenInterfaceType>(); in DoSetType() local
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/json/
H A Djson.h38 enum class type : uint8_t { class
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.cpp337 EntityManager::IteratorImpl::IteratorImpl(const EntityManager& owner, size_t index, IteratorType type) in IteratorImpl() argument
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class_mgr.cpp298 uint32_t ImplClassMgr::ComparePriority(const AttrData &lhs, const AttrData &rhs, PriorityType type) in ComparePriority() argument
330 uint32_t ImplClassMgr::CompareBoolPriority(const AttrData &lhs, const AttrData &rhs, PriorityType type) in CompareBoolPriority() argument
369 uint32_t ImplClassMgr::CompareUint32Priority(const AttrData &lhs, const AttrData &rhs, PriorityType type) in CompareUint32Priority() argument
407 CompareStringPriority(const AttrData &lhs, const AttrData &rhs, PriorityType type) CompareStringPriority() argument
[all...]
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A DtaskInner.cpp49 TaskInner::TaskInner(const std::string& name, const std::string& groupId, TaskType type, TaskPriority priority, in TaskInner() argument
/foundation/multimedia/media_foundation/src/pipeline/
H A Dpipeline.cpp288 LinkFilters(const std::shared_ptr<Filter> &preFilter, const std::vector<std::shared_ptr<Filter>> &nextFilters, StreamType type) LinkFilters() argument
300 UpdateFilters(const std::shared_ptr<Filter> &preFilter, const std::vector<std::shared_ptr<Filter>> &nextFilters, StreamType type) UpdateFilters() argument
310 UnLinkFilters(const std::shared_ptr<Filter> &preFilter, const std::vector<std::shared_ptr<Filter>> &nextFilters, StreamType type) UnLinkFilters() argument
/foundation/multimedia/media_foundation/src/plugin/
H A Dplugin_buffer.cpp22 Memory::Memory(size_t capacity, std::shared_ptr<uint8_t> bufData, size_t align, MemoryType type) in Memory() argument
28 Memory::Memory(size_t capacity, std::shared_ptr<Allocator> allocator, size_t align, MemoryType type, bool allocMem) in Memory() argument
158 auto type = (allocator != nullptr) ? allocator->GetMemoryType() : MemoryType::VIRTUAL_MEMORY; in AllocMemory() local
/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_player.cpp90 TestSource TestSource::CreateTestSource(const std::string& url, TestSourceType type, Plugin::Seekable seekable) in CreateTestSource() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugins_manager_src_framework_test.cpp809 PriorityType type = PriorityType::PRIORITY_ORDER_BY_ATTR_ASCENDING; HWTEST_F() local
834 PriorityType type = PriorityType::PRIORITY_ORDER_BY_ATTR_ASCENDING; HWTEST_F() local
859 PriorityType type = PriorityType::PRIORITY_ORDER_BY_ATTR_ASCENDING; HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp28 HlsTag type; member
156 Tag::Tag(HlsTag type) in Tag() argument
166 SingleValueTag::SingleValueTag(HlsTag type, const std::string& v) in SingleValueTag() argument
176 AttributesTag::AttributesTag(HlsTag type, const std::string& v) : Tag(type) in AttributesTag() argument
255 ValuesListTag::ValuesListTag(HlsTag type, const std::string& v) : AttributesTag(type, v) in ValuesListTag() argument
[all...]

Completed in 23 milliseconds

1...<<301302303304305306307308309310>>...995