| /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...] |
| H A D | rs_physical_screen_processor_test.cpp | 271 RCDSurfaceType type = RCDSurfaceType::BOTTOM; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| H A D | rs_misc_drawable.cpp | 155 RSDrawable::Ptr RSCustomModifierDrawable::OnGenerate(const RSRenderNode& node, RSModifierType type) in OnGenerate() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
| H A D | rs_physical_screen_processor_unit_test.cpp | 306 RCDSurfaceType type = RCDSurfaceType::BOTTOM; HWTEST_F() local [all...] |
| H A D | rs_uni_render_virtual_processor_ext_test.cpp | 88 auto type = RSDisplayRenderNode::CompositeType::UNI_RENDER_MIRROR_COMPOSITE; in HWTEST_F() local 276 RCDSurfaceType type = RCDSurfaceType::INVALID; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/transaction/ |
| H A D | rs_interfaces_test.cpp | 64 RSUINodeType type = node->GetType();
in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/ |
| H A D | rs_screen_capability.cpp | 21 RSScreenCapability::RSScreenCapability(std::string name, ScreenInterfaceType type, uint32_t phyWidth,
in RSScreenCapability() argument 35 void RSScreenCapability::SetType(ScreenInterfaceType type)
in SetType() argument 168 uint32_t type;
in Unmarshalling() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| H A D | rs_property_animation.cpp | 173 RSRenderPropertyType type = RSRenderPropertyType::INVALID; in DumpAnimationInfo() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/ |
| H A D | rs_render_modifier_test.cpp | 265 ForegroundColorStrategyType type = ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR; HWTEST_F() local [all...] |