/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_handle_util.cpp | 33 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 D | initial_transform_component_manager.cpp | 125 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 D | audio_interrupt_group_info.cpp | 27 InterruptGroupInfo(int32_t interruptGroupId, int32_t mappingId, std::string groupName, std::string networkId, ConnectType type) InterruptGroupInfo() argument
|
H A D | audio_volume_group_info.cpp | 23 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 D | audio_server_unit_test.cpp | 62 DeviceType type = DEVICE_TYPE_USB_ARM_HEADSET; in HWTEST() local
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | msg_handle_loop.h | 32 MsgType type; member
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | sys_info.h | 126 void SetFPSCalculateType(FPSCalculateType type) in SetFPSCalculateType() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | text_blob_test.h | 26 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 D | matrix_test.h | 27 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 D | color_test.h | 27 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 D | bitmap_test.h | 27 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 D | rs_cmd_factory_test.cpp | 49 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 D | utf8_decode.h | 50 uint32_t type = utf8d[byte]; in decode() local
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/fuzztest/gevisualeffectcontainer_fuzzer/ |
H A D | ge_visual_effect_container_fuzzer.cpp | 38 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); in GEVisualEffectContainerFuzzTest001() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/ |
H A D | rs_node_command.h | 88 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 D | rs_tag_tracker.cpp | 43 std::string RSTagTracker::TagType2String(TAGTYPE type) in TagType2String() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/ |
H A D | path_effect_test.cpp | 194 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 D | color_space_test.cpp | 119 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 D | ge_visual_effect.cpp | 25 GEVisualEffect::GEVisualEffect(const std::string& name, DrawingPaintType type) in GEVisualEffect() argument
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | flat_obj.h | 40 uint32_t type; member 64 __u32 type; member
|
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/ |
H A D | intf_directory.h | 45 Type type; member
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
H A D | rs_command_factory_test.cpp | 49 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 D | disk_manager_service_test.cpp | 268 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 D | boot_animation_controller_test.cpp | 58 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 D | rs_command_factory.cpp | 60 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
|