Home
last modified time | relevance | path

Searched defs:type (Results 651 - 675 of 10576) sorted by relevance

1...<<21222324252627282930>>...424

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_handle_util.cpp33 RenderHandle CreateGpuResourceHandle(const RenderHandleType type, const RenderHandleInfoFlags infoFlags, in CreateGpuResourceHandle() argument
48 RenderHandle CreateGpuResourceHandle(const RenderHandleType type, const RenderHandleInfoFlags infoFlags, in CreateGpuResourceHandle() argument
63 RenderHandle CreateHandle(const RenderHandleType type, const uint32_t index) in CreateHandle() argument
68 RenderHandle CreateHandle(const RenderHandleType type, const uint32_t index, const uint32_t generationIndex) in CreateHandle() argument
80 CreateHandle( const RenderHandleType type, const uint32_t index, const uint32_t generationIndex, const uint32_t additionalData) CreateHandle() argument
88 CreateEngineResourceHandle( const RenderHandleType type, const uint32_t index, const uint32_t generationIndex) CreateEngineResourceHandle() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dinitial_transform_component_manager.cpp125 InitialTransformComponent::InitialTransformComponent(const InitialTransformComponent& other) noexcept : type(other.type) in type() function
134 InitialTransformComponent::InitialTransformComponent(InitialTransformComponent&& other) noexcept : type(other.type) type() function
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_interrupt_group_info.cpp27 InterruptGroupInfo(int32_t interruptGroupId, int32_t mappingId, std::string groupName, std::string networkId, ConnectType type) InterruptGroupInfo() argument
H A Daudio_volume_group_info.cpp23 VolumeGroupInfo(int32_t volumeGroupId, int32_t mappingId, std::string groupName, std::string networkId, ConnectType type) VolumeGroupInfo() argument
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/server/
H A Daudio_server_unit_test.cpp62 DeviceType type = DEVICE_TYPE_USB_ARM_HEADSET; in HWTEST() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dmsg_handle_loop.h32 MsgType type; member
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dsys_info.h126 void SetFPSCalculateType(FPSCalculateType type) in SetFPSCalculateType() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dtext_blob_test.h26 explicit TextBlobBuilderCreate(int type) : TestBase(type) in TextBlobBuilderCreate() argument
38 explicit TextBlobCreateFromText(int type) : TestBase(type) in TextBlobCreateFromText() argument
50 explicit TextBlobCreateFromPosText(int type) : TestBase(type) in TextBlobCreateFromPosText() argument
62 explicit TextBlobCreateFromString(int type) : TestBase(type) in TextBlobCreateFromString() argument
74 explicit TextBlobGetBounds(int type) : TestBase(type) in TextBlobGetBounds() argument
86 TextBlobBuilderAllocRunPos(int type) TextBlobBuilderAllocRunPos() argument
[all...]
H A Dmatrix_test.h27 explicit MatrixReset(int type) : TestBase(type) in MatrixReset() argument
39 explicit MatrixConcat(int type) : TestBase(type) in MatrixConcat() argument
51 explicit MatrixInvert(int type) : TestBase(type) in MatrixInvert() argument
63 explicit MatrixSetPolyToPoly(int type) : TestBase(type) in MatrixSetPolyToPoly() argument
75 explicit MatrixPreRotate(int type) : TestBase(type) in MatrixPreRotate() argument
87 MatrixPostScale(int type) MatrixPostScale() argument
99 MatrixPostTranslate(int type) MatrixPostTranslate() argument
111 MatrixIsEqual(int type) MatrixIsEqual() argument
[all...]
H A Dcolor_test.h27 explicit ColorFilterCreateBlendMode(int type) : TestBase(type) in ColorFilterCreateBlendMode() argument
41 explicit ColorFilterCreateCompose(int type) : TestBase(type) in ColorFilterCreateCompose() argument
55 explicit ColorFilterCreateMatrix(int type) : TestBase(type) in ColorFilterCreateMatrix() argument
69 explicit ColorFilterCreateLinearToSrgbGamma(int type) : TestBase(type) in ColorFilterCreateLinearToSrgbGamma() argument
83 explicit ColorFilterCreateSrgbGammaToLinear(int type) : TestBase(type) in ColorFilterCreateSrgbGammaToLinear() argument
97 ColorFilterCreateLuma(int type) ColorFilterCreateLuma() argument
111 ColorSpaceCreateSrgb(int type) ColorSpaceCreateSrgb() argument
125 ColorSpaceCreateSrgbLinear(int type) ColorSpaceCreateSrgbLinear() argument
[all...]
H A Dbitmap_test.h27 explicit ImageBuildFromBitmap(int type) : TestBase(type) in ImageBuildFromBitmap() argument
41 explicit BitmapReadPixels(int type, OH_Drawing_ColorFormat ct, OH_Drawing_AlphaFormat at) in BitmapReadPixels() argument
56 explicit BitmapBuild(int type) : TestBase(type) in BitmapBuild() argument
70 explicit BitmapCreateFromPixels(int type) : TestBase(type) in BitmapCreateFromPixels() argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_cmd_factory_test.cpp49 uint16_t type = 65535; // for test in HWTEST_F() local
68 uint16_t type = 65535; // for test in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dutf8_decode.h50 uint32_t type = utf8d[byte]; in decode() local
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/fuzztest/gevisualeffectcontainer_fuzzer/
H A Dge_visual_effect_container_fuzzer.cpp38 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); in GEVisualEffectContainerFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_node_command.h88 static void UpdateModifier(RSContext& context, NodeId nodeId, T value, PropertyId id, PropertyUpdateType type) in UpdateModifier() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_tag_tracker.cpp43 std::string RSTagTracker::TagType2String(TAGTYPE type) in TagType2String() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dpath_effect_test.cpp194 auto type = pathEffect->GetType(); HWTEST_F() local
211 auto type = pathEffect->GetType(); HWTEST_F() local
228 auto type = pathEffect->GetType(); HWTEST_F() local
245 auto type = pathEffect->GetType(); HWTEST_F() local
262 auto type = pathEffect->GetType(); HWTEST_F() local
279 auto type = pathEffect->GetType(); HWTEST_F() local
[all...]
H A Dcolor_space_test.cpp119 auto type = colorSpace->GetType(); in HWTEST_F() local
134 auto type = colorSpace->GetType(); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_visual_effect.cpp25 GEVisualEffect::GEVisualEffect(const std::string& name, DrawingPaintType type) in GEVisualEffect() argument
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dflat_obj.h40 uint32_t type; member
64 __u32 type; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/
H A Dintf_directory.h45 Type type; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_command_factory_test.cpp49 uint16_t type = 65535; // for test in HWTEST_F() local
69 uint16_t type = 65535; // for test in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/disk/test/
H A Ddisk_manager_service_test.cpp268 int32_t type = 1; in HWTEST_F() local
299 int32_t type = 1; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_controller_test.cpp58 BootStrategyType type = controller.GetBootType(); in HWTEST_F() local
71 BootStrategyType type = controller.GetBootType(); in HWTEST_F() local
85 BootStrategyType type = controller.GetBootType(); in HWTEST_F() local
101 BootStrategyType type = controller.GetBootType(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_command_factory.cpp60 void RSCommandFactory::Register(uint16_t type, uint16_t subtype, UnmarshallingFunc func) in Register() argument
69 UnmarshallingFunc RSCommandFactory::GetUnmarshallingFunc(uint16_t type, uint16_t subtype) in GetUnmarshallingFunc() argument

Completed in 12 milliseconds

1...<<21222324252627282930>>...424