Home
last modified time | relevance | path

Searched defs:type (Results 2626 - 2650 of 10458) sorted by relevance

1...<<101102103104105106107108109110>>...419

/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dgraphics_manager_common.cpp97 std::unique_ptr<IEngine> GraphicsManagerCommon::GetEngine(EngineFactory::EngineType type, int32_t key, in GetEngine() argument
134 std::unique_ptr<IEngine> GraphicsManagerCommon::GetEngine(EngineFactory::EngineType type, int32_t key) in GetEngine() argument
/foundation/multimedia/audio_framework/test/fuzztest/audiomanager_fuzzer/
H A Daudio_manager_fuzzer.cpp44 AudioVolumeType type = *reinterpret_cast<const AudioVolumeType *>(data); in AudioManagerFuzzTest() local
155 AudioVolumeType type = *reinterpret_cast<const AudioVolumeType *>(data); in AudioGroupManagerFuzzTest() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
H A Daudio_ffmpeg_aac_decoder_plugin.cpp58 int type; in CheckAdts() local
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_device_change_test/src/
H A Doh_audio_device_change_unit_test.cpp31 static int32_t DeviceChangeCallback(OH_AudioDevice_ChangeType type, in DeviceChangeCallback() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H A Dsession_processor.h38 Type type; member
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_endpoint_unit_test/src/
H A Daudio_endpoint_unit_test.cpp58 static std::shared_ptr<AudioEndpointInner> CreateEndpointInner(AudioEndpoint::EndpointType type, uint64_t id, in CreateEndpointInner() argument
76 static std::shared_ptr<AudioEndpointInner> CreateInputEndpointInner(AudioEndpoint::EndpointType type) in CreateInputEndpointInner() argument
92 static std::shared_ptr<AudioEndpointInner> CreateOutputEndpointInner(AudioEndpoint::EndpointType type) in CreateOutputEndpointInner() argument
[all...]
/foundation/multimedia/av_codec/frameworks/native/avcodec/
H A Davcodec_audio_codec_inner_impl.cpp33 AVCodecType type = AVCODEC_TYPE_AUDIO_DECODER; in CreateByMime() local
53 AVCodecType type = AVCODEC_TYPE_AUDIO_ENCODER; in CreateByName() local
76 int32_t AVCodecAudioCodecInnerImpl::Init(AVCodecType type, bool isMimeType, const std::string &name) in Init() argument
H A Davcodec_audio_decoder_impl.cpp51 int32_t AVCodecAudioDecoderImpl::Init(AVCodecType type, bool isMimeType, const std::string &name) in Init() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_program_util.cpp110 uint32_t SpecializationByteSize(ShaderSpecialization::Constant::Type type) in SpecializationByteSize() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_async_work.cpp56 napi_valuetype type = napi_undefined; in GetCbInfo() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_device_descriptor.cpp25 AudioDeviceDescriptor::AudioDeviceDescriptor(DeviceType type, DeviceRole role, int32_t interruptGroupId, in AudioDeviceDescriptor() argument
46 AudioDeviceDescriptor::AudioDeviceDescriptor(DeviceType type, DeviceRole role) : deviceType_(type), deviceRole_(role) in AudioDeviceDescriptor() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dpipeline_state_object_gles.cpp33 FormatToVertexType(const VertexInputDeclaration::VertexInputAttributeDescription& attributeRef, GLuint& count, GLenum& type, GLboolean& normalized, bool& isFloat) FormatToVertexType() argument
218 GLenum type = GL_FLOAT; global() variable
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dinput_event_info.h43 InputDevType type; member
63 uint16_t type; /* for virtual device the currently event type */ member
[all...]
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Ddemuxer_plugin_manager.h72 StreamType type; member in OHOS::Media::MediaStreamInfo
H A Dbase_stream_demuxer.cpp69 std::string type = typeFinder->FindMediaType(); in SnifferMediaType() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/luminance/
H A Drs_luminance_control.cpp192 bool RSLuminanceControl::SetHdrStatus(ScreenId screenId, bool isHdrOn, int32_t type) in SetHdrStatus() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_cache.cpp77 auto type = pixelMap->GetAllocatorType(); in CachePixelMap() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_surface_node_cmd_test.cpp311 RSSurfaceNodeType type = RSSurfaceNodeType::DEFAULT; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderparams_fuzzer/
H A Drsrenderparams_fuzzer.cpp124 RSRenderNodeType type = RSRenderNodeType::RS_NODE; in DoSetShadowRect() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display_manager.cpp43 AddLayer(const std::string& name, NodeId id, RoundCornerDisplayManager::RCDLayerType type) AddLayer() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dany_span.h91 void SetRoundRectType(const RoundRectType type) in SetRoundRectType() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dcanvas_test.cpp847 DrawingType type = overDrawCanvas->GetDrawingType(); HWTEST_F() local
860 DrawingType type = noDrawCanvas->GetDrawingType(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/
H A Drsdisplayrendernode_fuzzer.cpp75 RSDisplayRenderNode::CompositeType type = (RSDisplayRenderNode::CompositeType)rogWidth; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawableutilities_fuzzer/
H A Drspropertydrawableutilities_fuzzer.cpp143 RSPaintFilterCanvas::SaveType type = (RSPaintFilterCanvas::SaveType)value; in DoRSCustomSaveDrawable() local
237 RSModifierType type = (RSModifierType)value; in DoRSModifierDrawable() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_surface_node_command_test.cpp217 RSSurfaceNodeType type = RSSurfaceNodeType::DEFAULT; HWTEST_F() local
[all...]

Completed in 16 milliseconds

1...<<101102103104105106107108109110>>...419