| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosraster_fuzzer/ |
| H A D | rssurfaceohosraster_fuzzer.cpp | 65 int32_t height = GetData<int32_t>();
in DoGetCanvas() local 82 int32_t height = GetData<int32_t>();
in DoGetSurface() local 99 int32_t height = GetData<int32_t>();
in DoGetBuffer() local 117 int32_t height = GetData<int32_t>();
in DoSetDamageRegion() local 143 int32_t height = GetData<int32_t>();
in DoGetBufferAge() local 160 int32_t height = GetData<int32_t>(); DoGetReleaseFence() local 177 int32_t height = GetData<int32_t>(); DoSetReleaseFence() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| H A D | rs_proxy_node_test.cpp | 124 float height = 0.1; in HWTEST_F() local 151 float height = 0.1; in HWTEST_F() local
|
| H A D | rs_canvas_drawing_node_test.cpp | 67 int height = 1; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_anco_manager.cpp | 56 AncoOptimizeDisplayNode(std::shared_ptr<RSSurfaceHandler>& surfaceHandler, std::vector<std::shared_ptr<RSSurfaceRenderNode>>& hardwareEnabledNodes, ScreenRotation rotation, uint32_t width, uint32_t height) AncoOptimizeDisplayNode() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
| H A D | rs_animation_rate_decider_test.cpp | 60 float height = 0.0f; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/ |
| H A D | native_buffer_utils_test.cpp | 48 int32_t height = 1;
in HWTEST_F() local 66 int32_t height = 1;
in HWTEST_F() local 86 int32_t height = 1;
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
| H A D | ge_water_ripple_filter.cpp | 52 float height = imageInfo.GetHeight(); in ProcessImage() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_base_test.cpp | 55 void RSAnimationBaseTest::InitNode(int width, int height) in InitNode() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosraster_fuzzer/ |
| H A D | rssurfaceframeohosraster_fuzzer.cpp | 65 int32_t height = GetData<int32_t>();
in DoGetCanvas() local 82 int32_t height = GetData<int32_t>();
in DoGetSurface() local 99 int32_t height = GetData<int32_t>();
in DoGetBuffer() local 117 int32_t height = GetData<int32_t>();
in DoSetDamageRegion() local 141 int32_t height = GetData<int32_t>();
in DoGetBufferAge() local 158 int32_t height = GetData<int32_t>(); DoGetReleaseFence() local 175 int32_t height = GetData<int32_t>(); DoSetReleaseFence() local [all...] |
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | ImageJS.cpp | 153 uint32_t height = 0;
in GetHeight() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_bitmap_test.cpp | 63 const unsigned int height = 500; in HWTEST_F() local 87 const unsigned int height = 0; in HWTEST_F() local 103 const unsigned int height = 500; in HWTEST_F() local 122 const unsigned int height = 500; HWTEST_F() local 142 constexpr uint32_t height = 200; HWTEST_F() local 169 const unsigned int height = 500; HWTEST_F() local 191 const unsigned int height = 500; HWTEST_F() local 225 const unsigned int height = 500; HWTEST_F() local 265 const unsigned int height = 500; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsproxynode_fuzzer/ |
| H A D | rsproxynode_fuzzer.cpp | 76 float height = GetData<float>();
in DoRSProxyNode() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/ |
| H A D | rs_screen_mode_info.cpp | 20 RSScreenModeInfo::RSScreenModeInfo(int32_t width, int32_t height, uint32_t refreshRate, int32_t id)
in RSScreenModeInfo() argument 48 int32_t height;
in Unmarshalling() local 85 void RSScreenModeInfo::SetScreenHeight(int32_t height)
in SetScreenHeight() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawable_fuzzer/ |
| H A D | rspropertydrawable_fuzzer.cpp | 73 int height = GetData<int>();
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_runtime_shader_builder.cpp | 137 void SkiaRuntimeShaderBuilder::SetUniform(const std::string& name, float x, float y, float width, float height) in SetUniform() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
| H A D | round_rect.cpp | 100 double height = static_cast<double>(rect_.GetHeight()); in ScaleRadii() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
| H A D | line_metrics.h | 51 double height = 0.0; member in OHOS::Rosen::SPText::LineMetrics
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
| H A D | canvas.h | 52 Canvas(int32_t width, int32_t height) : CoreCanvas(width, height) {} in Canvas() argument 111 NoDrawCanvas(int32_t width, int32_t height) : Canvas(DrawingType::NO_DRAW) in NoDrawCanvas() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
| H A D | runtime_shader_builder.cpp | 59 void RuntimeShaderBuilder::SetUniform(const std::string& name, float x, float y, float width, float height) in SetUniform() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
| H A D | rs_interfaces_test_utils.cpp | 112 void RSInterfacesTestUtils::RootNodeInit(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in RootNodeInit() argument
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/ |
| H A D | shadow_test.h | 46 void ShadowTest::TestDrawShadow(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawShadow() argument 63 void ShadowTest::TestDrawShadowStyle(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawShadowStyle() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/pixmap_fuzzer/ |
| H A D | pixmap_fuzzer.cpp | 46 int height = GetObject<int>(); in PixmapFuzzTest000() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbitmap_fuzzer/ |
| H A D | bitmap_fuzzer.cpp | 47 uint32_t height = GetObject<uint32_t>(); in BitmapFuzzTest000() local 78 int32_t height = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest001() local 113 int32_t height = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest002() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| H A D | image_dfx.cpp | 173 void ReportCreateImageSourceFault(uint32_t width, uint32_t height, std::string type, std::string message) in ReportCreateImageSourceFault() argument 189 void ReportEncodeFault(uint32_t width, uint32_t height, std::string mimeType, std::string message) in ReportEncodeFault() argument
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
| H A D | pixel_yuv_utils.h | 58 int32_t height; member
|