/foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
H A D | graphics_manager_common.cpp | 97 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 D | audio_manager_fuzzer.cpp | 44 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 D | audio_ffmpeg_aac_decoder_plugin.cpp | 58 int type; in CheckAdts() local
|
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_device_change_test/src/ |
H A D | oh_audio_device_change_unit_test.cpp | 31 static int32_t DeviceChangeCallback(OH_AudioDevice_ChangeType type, in DeviceChangeCallback() argument
|
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/ |
H A D | session_processor.h | 38 Type type; member
|
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_endpoint_unit_test/src/ |
H A D | audio_endpoint_unit_test.cpp | 58 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 D | avcodec_audio_codec_inner_impl.cpp | 33 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 D | avcodec_audio_decoder_impl.cpp | 51 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 D | gpu_program_util.cpp | 110 uint32_t SpecializationByteSize(ShaderSpecialization::Constant::Type type) in SpecializationByteSize() argument
|
/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_async_work.cpp | 56 napi_valuetype type = napi_undefined; in GetCbInfo() local
|
/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_device_descriptor.cpp | 25 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 D | pipeline_state_object_gles.cpp | 33 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 D | input_event_info.h | 43 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 D | demuxer_plugin_manager.h | 72 StreamType type;
member in OHOS::Media::MediaStreamInfo
|
H A D | base_stream_demuxer.cpp | 69 std::string type = typeFinder->FindMediaType();
in SnifferMediaType() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/luminance/ |
H A D | rs_luminance_control.cpp | 192 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 D | rs_image_cache.cpp | 77 auto type = pixelMap->GetAllocatorType(); in CachePixelMap() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/ |
H A D | rs_surface_node_cmd_test.cpp | 311 RSSurfaceNodeType type = RSSurfaceNodeType::DEFAULT; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderparams_fuzzer/ |
H A D | rsrenderparams_fuzzer.cpp | 124 RSRenderNodeType type = RSRenderNodeType::RS_NODE;
in DoSetShadowRect() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_round_corner_display_manager.cpp | 43 AddLayer(const std::string& name, NodeId id, RoundCornerDisplayManager::RCDLayerType type) AddLayer() argument
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | any_span.h | 91 void SetRoundRectType(const RoundRectType type) in SetRoundRectType() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | canvas_test.cpp | 847 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 D | rsdisplayrendernode_fuzzer.cpp | 75 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 D | rspropertydrawableutilities_fuzzer.cpp | 143 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 D | rs_surface_node_command_test.cpp | 217 RSSurfaceNodeType type = RSSurfaceNodeType::DEFAULT; HWTEST_F() local [all...] |