Home
last modified time | relevance | path

Searched defs:type (Results 1526 - 1550 of 12363) sorted by relevance

1...<<61626364656667686970>>...495

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp23 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport) in GattDevice() argument
29 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport, int state) in GattDevice() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_virtual_screen_processor_test.cpp187 RCDSurfaceType type in HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_microphone_proxy.cpp59 int32_t AudioPolicyProxy::SetMicrophoneMutePersistent(const bool isMute, const PolicyType type) in SetMicrophoneMutePersistent() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dmicrophone_descriptor.cpp23 MicrophoneDescriptor::MicrophoneDescriptor(int32_t id, DeviceType type, int32_t groupId, int32_t sensitivity) in MicrophoneDescriptor() argument
30 MicrophoneDescriptor::MicrophoneDescriptor(int32_t id, DeviceType type) : micId_(id), deviceType_(type) in MicrophoneDescriptor() argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_canvas_node_cmd_test.cpp73 RSModifierType type = RSModifierType::INVALID; in HWTEST_F() local
144 RSModifierType type in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssingleframecomposer_fuzzer/
H A Drssingleframecomposer_fuzzer.cpp68 RSModifierType type = (RSModifierType)value; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/ressched/src/
H A Dressched_event_listener.cpp58 uint32_t type = OHOS::ResourceSchedule::ResType::RES_TYPE_SEND_FRAME_EVENT; in ReportFrameToRSS() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_property_drawable_utilities_test.cpp66 RSModifierType type = RSModifierType::BOUNDS; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dalgo_filter_unittest.cpp42 auto type = gaussian->GetFilterType(); in HWTEST_F() local
64 auto type = horizon->GetFilterType(); in HWTEST_F() local
86 auto type = brightness->GetFilterType(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dprogram.cpp42 GLuint Program::CreateShader(GLuint type, const std::string& shaderCode) in CreateShader() argument
56 void Program::CheckShaderCompileErrors(GLuint shader, const std::string& type) in CheckShaderCompileErrors() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_single_frame_composer_test.cpp63 RSModifierType type = RSModifierType::FRAME; in HWTEST_F() local
34 ModifierAddToList( std::list<std::shared_ptr<RSRenderModifier>>& modifierList, bool isSingleFrame, RSModifierType type) ModifierAddToList() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_hgm_config_data.cpp44 std::string type = parcel.ReadString(); in Unmarshalling() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_canvas_node_command_test.cpp48 RSModifierType type = RSModifierType::INVALID; in HWTEST_F() local
103 RSModifierType type = RSModifierType::INVALID; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsextendedmodifier_fuzzer/
H A Drsextendedmodifier_fuzzer.cpp91 RSModifierType type = GetData<RSModifierType>(); in DoCreateRenderModifier() local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dvolume_core_test.cpp46 int type = 2; in HWTEST_F() local
75 int type = 2; in HWTEST_F() local
102 int type in HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/volume/test/
H A Dvolume_info_test.cpp490 std::string type = "ext2"; HWTEST_F() local
511 std::string type = "ext2"; HWTEST_F() local
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/volume/test/
H A Dvolume_manager_service_test.cpp160 int type = 1; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Dcanvas_context.cpp29 auto type = Setting::GetRenderBackendType(); in Create() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_virtual_screen_processor_ext_test.cpp183 RCDSurfaceType type in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
H A Drs_hgm_config_data_test.cpp50 std::string type = "test"; in HWTEST_F() local
90 std::string type = "test"; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_format_convert_mdk_kits.cpp36 static bool IsMatchType(int32_t type, PixelFormat format) in IsMatchType() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/picture_ndk/
H A Dpicture_native_impl.cpp49 OH_AuxiliaryPictureNative(std::shared_ptr<OHOS::Media::PixelMap> &content, OHOS::Media::AuxiliaryPictureType type, OHOS::Media::Size size) OH_AuxiliaryPictureNative() argument
/foundation/multimedia/image_framework/frameworks/kits/js/common/include/
H A Dimage_resource_utils.h31 ImageResourceType type = ImageResourceType::IMAGE_RESOURCE_INVAILD; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dmsg_handle_loop.h31 MsgType type; member
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dformat.h45 FormatDataType type = FORMAT_TYPE_NONE; member
[all...]

Completed in 11 milliseconds

1...<<61626364656667686970>>...495