Home
last modified time | relevance | path

Searched defs:type (Results 3376 - 3400 of 12363) sorted by relevance

1...<<131132133134135136137138139140>>...495

/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...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/
H A Dimage_loader_manager.cpp239 void ImageLoaderManager::OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) in OnTypeInfoEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/fuzztest/gevisualeffect_fuzzer/
H A Dge_visual_effect_fuzzer.cpp41 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); in GEVisualEffectFuzzTest001() local
60 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); in GEVisualEffectFuzzTest002() local
75 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); in GEVisualEffectFuzzTest003() local
93 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); in GEVisualEffectFuzzTest004() local
111 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); in GEVisualEffectFuzzTest005() local
129 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); GEVisualEffectFuzzTest006() local
147 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); GEVisualEffectFuzzTest007() local
165 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); GEVisualEffectFuzzTest008() local
183 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); GEVisualEffectFuzzTest009() local
203 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); GEVisualEffectFuzzTest010() local
221 DrawingPaintType type = GETest::GetPlainData<DrawingPaintType>(); GEVisualEffectFuzzTest011() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_xml_config.h40 ValueType type = ValueType::UNDIFINED; member
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_frame_rate_range.h46 FrameRateRange(int min, int max, int preferred, int type) : min_(min), max_(max), in FrameRateRange() argument
49 FrameRateRange(int min, int max, int preferred, int type, ComponentScene componentScene) : min_(min), max_(max), in FrameRateRange() argument
85 void Set(int min, int max, int preferred, int type) in Set() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_modifier.cpp276 int16_t type = 0; in Unmarshalling() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.cpp207 int DrawingDemo::TestFunction(int type) in TestFunction() argument
291 int DrawingDemo::TestPerformance(TestDisplayCanvas* canvasExt, int type) in TestPerformance() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dshader_effect_test.cpp516 auto type = newShaderEffect->GetType(); HWTEST_F() local
536 auto type = newShaderEffect->GetType(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dgpu_context_test.cpp200 auto type = system::GetParameter("persist.sys.graphic.GpuApitype", "-1"); in HWTEST_F() local
221 auto type = system::GetParameter("persist.sys.graphic.GpuApitype", "-1"); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/
H A Dstatic_factory_test.cpp102 auto type = system::GetParameter("persist.sys.graphic.GpuApitype", "-1"); in HWTEST_F() local
185 DrawingAnimationType type = DrawingAnimationType::SCALE_TYPE; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/kits/js/src/
H A DToneMapJS.cpp36 SCENE_NS::ITonemap::TonemapType type; in ConvertTo() local
56 ToneMapJS::ToneMappingType type; in ConvertFrom() local
165 SCENE_NS::ITonemap::TonemapType type = ToneMapJS() local
199 SCENE_NS::ITonemap::TonemapType type = SCENE_NS::ITonemap::TonemapType::ACES; // default GetType() local
214 auto type = ConvertTo(ctx.Arg<0>()); SetType() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.cpp216 void ComponentQuery::OnEntityEvent(const IEcs::EntityListener::EventType type, const array_view<const Entity> entities) in OnEntityEvent() argument
253 void ComponentQuery::OnComponentEvent(const IEcs::ComponentListener::EventType type, in OnComponentEvent() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_keyframe_animation.cpp36 RSRenderPropertyType type = RSRenderPropertyType::INVALID; in DumpAnimationInfo() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_virtual_processor_test.cpp88 auto type = RSDisplayRenderNode::CompositeType::UNI_RENDER_MIRROR_COMPOSITE; in HWTEST_F() local
239 RCDSurfaceType type = RCDSurfaceType::INVALID; HWTEST_F() local
[all...]

Completed in 17 milliseconds

1...<<131132133134135136137138139140>>...495