| /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...] |
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/image/ |
| H A D | image_loader_manager.cpp | 239 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 D | ge_visual_effect_fuzzer.cpp | 41 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 D | rs_base_xml_config.h | 40 ValueType type = ValueType::UNDIFINED; member [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
| H A D | rs_frame_rate_range.h | 46 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 D | rs_render_modifier.cpp | 276 int16_t type = 0; in Unmarshalling() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/ |
| H A D | drawing_demo.cpp | 207 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 D | shader_effect_test.cpp | 516 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 D | gpu_context_test.cpp | 200 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 D | static_factory_test.cpp | 102 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 D | ToneMapJS.cpp | 36 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 D | component_query.cpp | 216 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 D | rs_render_keyframe_animation.cpp | 36 RSRenderPropertyType type = RSRenderPropertyType::INVALID; in DumpAnimationInfo() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uni_render_virtual_processor_test.cpp | 88 auto type = RSDisplayRenderNode::CompositeType::UNI_RENDER_MIRROR_COMPOSITE; in HWTEST_F() local 239 RCDSurfaceType type = RCDSurfaceType::INVALID; HWTEST_F() local [all...] |