Home
last modified time | relevance | path

Searched defs:type (Results 7826 - 7850 of 12363) sorted by relevance

1...<<311312313314315316317318319320>>...495

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/
H A Drsrenderimage_fuzzer.cpp263 MaskType type = GetData<MaskType>(); in RSMaskFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderserviceconnection_fuzzer/
H A Drsrenderserviceconnection_fuzzer.cpp253 RSScreenType type = (RSScreenType)level; in DoGetScreenType() local
854 uint8_t type = GetData<uint8_t>(); in DoTakeSurfaceCapture() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_util_test.cpp1028 GraphicTransformType type = RSUniRenderUtil::GetLayerTransform(node, screenInfo); HWTEST_F() local
1047 GraphicTransformType type = RSUniRenderUtil::GetLayerTransform(node, screenInfo); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp122 RSSurfaceNodeType type = RSSurfaceNodeType::DEFAULT; in HWTEST_F() local
143 RSSurfaceNodeType type = RSSurfaceNodeType::DEFAULT; in HWTEST_F() local
164 RSSurfaceNodeType type = RSSurfaceNodeType::UI_EXTENSION_COMMON_NODE; HWTEST_F() local
182 RSSurfaceNodeType type = RSSurfaceNodeType::UI_EXTENSION_SECURE_NODE; HWTEST_F() local
[all...]
H A Drs_base_render_node_test.cpp665 RSRenderNode::NodeGroupType type = RSRenderNode::NodeGroupType::GROUP_TYPE_BUTT; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_effector_test.cpp68 ParticleType type = ParticleType::POINTS; in SetEmitConfig() local
330 ParticleType type = ParticleType::POINTS; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp731 GraphicTransformType type = GetFlipTransform(transform); in FlipMatrix() local
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp319 int32_t type = data.ReadInt32(); in HandlePartition() local
H A Dstorage_daemon_proxy.cpp131 int32_t StorageDaemonProxy::Partition(const std::string &diskId, int32_t type) in Partition() argument
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp61 int32_t Mount(const std::string &source, const std::string &target, const char *type, in Mount() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_image.cpp566 bool type = skiaImage_->isLazyGenerated(); in Serialize() local
626 bool type = reader.readBool(); in Deserialize() local
191 BuildFromCompressed(GPUContext& gpuContext, const std::shared_ptr<Data>& data, int width, int height, CompressedType type, const std::shared_ptr<ColorSpace>& colorSpace) BuildFromCompressed() argument
H A Dskia_static_factory.cpp207 GetGroupParameters( DrawingAnimationType type, uint16_t groupSum, uint16_t animationMode, DrawingCommonSubType commonSubType) GetGroupParameters() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp359 GetGroupParameters( DrawingAnimationType type, uint16_t groupSum, uint16_t animationMode, DrawingCommonSubType commonSubType) GetGroupParameters() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h162 void SetRenderCachePriority(NodePriorityType type) in SetRenderCachePriority() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_display_render_node.cpp99 void RSDisplayRenderNode::SetCompositeType(RSDisplayRenderNode::CompositeType type) in SetCompositeType() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp120 std::string type; in DumpNodeBaseInfo() local
241 DumpNodeDrawCmdModifier( const RSRenderNode& node, JsonWriter& out, int type, RSRenderModifier& modifier) DumpNodeDrawCmdModifier() argument
538 std::string type; DumpNodeAnimation() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp112 RSScreenType type; in HWTEST_F() local
127 RSScreenType type; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/
H A Drssurfacenode_fuzzer.cpp66 RSSurfaceNodeType type = GetData<RSSurfaceNodeType>(); in DoCreate() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dauxiliary_picture_napi.cpp64 AuxiliaryPictureType type; member
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h147 AllocatorType type; member
/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decoder.h226 virtual Media::HdrMetadata GetHdrMetadata(Media::ImageHdrType type) in GetHdrMetadata() argument
246 virtual bool DecodeHeifAuxiliaryMap(DecodeContext& context, Media::AuxiliaryPictureType type) in DecodeHeifAuxiliaryMap() argument
251 virtual bool CheckAuxiliaryMap(Media::AuxiliaryPictureType type) in CheckAuxiliaryMap() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_asset_rdbstore.cpp325 OperationType type = GetOprnTypeFromUri(uri); in IsQueryAccessibleViaSandBox() local
386 OperationType type = GetOprnTypeFromUri(uri); in IsSupportSharedAssetQuery() local
H A Dphoto_album.cpp45 void PhotoAlbum::SetPhotoAlbumType(const PhotoAlbumType type) in SetPhotoAlbumType() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp71 static Image_AuxiliaryPictureType AuxTypeInnerToNative(OHOS::Media::AuxiliaryPictureType type) in AuxTypeInnerToNative() argument
76 static OHOS::Media::AuxiliaryPictureType AuxTypeNativeToInner(Image_AuxiliaryPictureType type) in AuxTypeNativeToInner() argument
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp372 BeautyType type = static_cast<BeautyType>( in TestBeauty() local

Completed in 34 milliseconds

1...<<311312313314315316317318319320>>...495