Home
last modified time | relevance | path

Searched defs:type (Results 401 - 425 of 4887) sorted by relevance

1...<<11121314151617181920>>...196

/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/test/2d_graphics/drawing_ndk/cpp/interface/
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/2d_graphics/unittest/effect/
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/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
H A Drs_canvas_node_command.cpp53 auto type = static_cast<RSModifierType>(modifierType); in UpdateRecording() local
31 AddCmdToSingleFrameComposer(std::shared_ptr<RSCanvasRenderNode> node, std::shared_ptr<Drawing::DrawCmdList> drawCmds, RSModifierType type) AddCmdToSingleFrameComposer() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/hmsymbolconfigohos_fuzzer/
H A Dhmsymbolconfigohos_fuzzer.cpp59 uint32_t type = GetObject<uint32_t>(); in HmSymbolConfigOhosFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_network_test.cpp89 auto type = static_cast<char>(Packet::BINARY); in HWTEST_F() local
105 auto type = static_cast<char>(Packet::LOG); in HWTEST_F() local
121 auto type in HWTEST_F() local
138 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local
158 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local
173 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local
193 auto type = static_cast<char>(Packet::BINARY); HWTEST_F() local
[all...]
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/
H A Dvideo_processing_impl.cpp43 VideoProcessing_ErrorCode OH_VideoProcessing::Create(OH_VideoProcessing** instance, int type) in Create() argument
92 OH_VideoProcessing::OH_VideoProcessing(int type) in OH_VideoProcessing() argument
/foundation/multimedia/image_framework/mock/native/src/
H A DHiLog.cpp22 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_aux_box.h29 void SetAuxType(const std::string &type) { auxType_ = type; } in SetAuxType() argument
/foundation/multimedia/image_framework/plugins/manager/include/
H A Dpriority_scheme.h32 PriorityScheme(PriorityType type, const std::string &attrKey) : type_(type), attrKey_(attrKey) {} in PriorityScheme() argument
33 PriorityScheme(PriorityType type, std::string &&attrKey) : type_(type), attrKey_(std::move(attrKey)) {} in PriorityScheme() argument
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/
H A Dimage_processing_impl.cpp43 ImageProcessing_ErrorCode OH_ImageProcessing::Create(OH_ImageProcessing** instance, int type) in Create() argument
84 OH_ImageProcessing::OH_ImageProcessing(int type) in OH_ImageProcessing() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dwriter.cpp46 MediaManagerError Writer::Write(TrackType type, const std::shared_ptr<AVBuffer>& sample) in Write() argument
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/
H A Dtransfer.h43 EventType type; member
/foundation/multimedia/media_foundation/services/media_monitor/common/src/
H A Devent_bean.cpp32 EventBean(const ModuleId &mId, const EventId &eId, const EventType &type) EventBean() argument
/foundation/multimedia/media_foundation/src/meta/
H A Dany.cpp101 AnyValueType type = static_cast<AnyValueType>(parcel.ReadInt32()); variable
/foundation/multimedia/media_foundation/tests/unittest/pipeline/
H A Dpipline_func_unit_test.h25 TestFilter(std::string name, Pipeline::FilterType type): Pipeline::Filter(std::move(name), type) {}; in TestFilter() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/window_manager_service_proxy_impl/
H A Dhcamera_scene_session_manager_proxy.cpp21 int32_t CameraSceneSessionManagerProxy::RegisterWindowManagerAgent(WindowManagerAgentType type, in RegisterWindowManagerAgent() argument
40 int32_t CameraSceneSessionManagerProxy::UnregisterWindowManagerAgent(WindowManagerAgentType type, in UnregisterWindowManagerAgent() argument
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp100 auto type = Key_Type_Map.find(key); in GetType() local
191 auto type = GetType(key); in HWTEST_P() local
212 auto type in HWTEST_P() local
233 auto type = GetType(key); HWTEST_P() local
254 auto type = GetType(key); HWTEST_P() local
275 auto type = GetType(key); HWTEST_P() local
296 auto type = GetType(key); HWTEST_P() local
[all...]
/foundation/multimedia/av_session/services/session/adapter/
H A Daccount_manager_adapter.cpp54 void AccountManagerAdapter::HandleAccountsEvent(const std::string &type, const int &userId) in HandleAccountsEvent() argument
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_codec/
H A Dvideo_codec_base.cpp30 std::shared_ptr<VideoCodecBase> VideoCodecFactory::CreateVideoCodec(CodecType type, CodecRunMode mode) in CreateVideoCodec() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/base/
H A Discheduler_video_state.cpp42 ISchedulerVideoState::VideoSchedulerInfo ISchedulerVideoState::GetScheduleInfo(ScheduleType type) in GetScheduleInfo() argument
48 bool ISchedulerVideoState::UpdateSchedulerInfo(ScheduleType type, int32_t stateValue) in UpdateSchedulerInfo() argument
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera.h95 virtual FrameConfig *GetFrameConfig(int32_t type) in GetFrameConfig() argument
127 virtual void StopLoopingCapture(int32_t type) {} in StopLoopingCapture() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmtp_set_object_prop_test.cpp160 int type = 0; in HWTEST_F() local
181 int type = 0; in HWTEST_F() local
204 int type = 0; in HWTEST_F() local
227 int type = 0; in HWTEST_F() local
250 int type = 0; in HWTEST_F() local
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...196