Home
last modified time | relevance | path

Searched defs:width (Results 1376 - 1400 of 7379) sorted by relevance

1...<<51525354555657585960>>...296

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_manager_test.cpp186 float width = 0.0f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_spherize_effect_filter.cpp70 int width = image->GetWidth(); in DrawImageRect() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_image_test.cpp290 const int width = 100; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/systemtest/pipeline/
H A Drs_uni_render_unit_test.cpp54 void RsUniRenderTest::Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_handler_test.cpp106 int32_t width = 1920; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_kawase_blur.h54 int width = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Drs_screen_info.h37 uint32_t width = 0; // render resolution member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp67 RSPropertyDrawCmdListUpdater::RSPropertyDrawCmdListUpdater(int width, int height, RSPropertyDrawable* target) in RSPropertyDrawCmdListUpdater() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_pixel_map_util_test.cpp38 static std::shared_ptr<Media::PixelMap> CreatePixelMap(int width, int height) in CreatePixelMap() argument
74 int width = 200; in HWTEST_F() local
115 int width = 200; in HWTEST_F() local
143 int width = 200; in HWTEST_F() local
158 int width = 200; HWTEST_F() local
191 int width = 200; HWTEST_F() local
215 int width = 200; HWTEST_F() local
230 int width = 200; HWTEST_F() local
246 int width = 200; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_recording_canvas.cpp24 ExtendRecordingCanvas::ExtendRecordingCanvas(int32_t width, int32_t height, bool addDrawOpImmediate) in ExtendRecordingCanvas() argument
27 std::unique_ptr<ExtendRecordingCanvas> ExtendRecordingCanvas::Obtain(int32_t width, int32_t height, in Obtain() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_windows.cpp119 int32_t width = frameWindows->width_; in FlushFrame() local
140 void RSSurfaceWindows::YInvert(void *addr, int32_t width, int32_t height) in YInvert() argument
49 RequestFrame( int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) RequestFrame() argument
[all...]
/foundation/graphic/graphic_2d/rosen/samples/hello_native_window/
H A Dhello_native_window.cpp47 int32_t width = 0x100; in CreateNativeWindow() local
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Ddrawing_text_c_sample.cpp38 void DoDraw(uint8_t *addr, uint32_t width, uint32_t height, size_t index) in DoDraw() argument
94 void DrawSurface(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t width, int32_t height, size_t index) in DrawSurface() argument
H A Dmain.cpp65 void DoDraw(uint8_t *addr, uint32_t width, uint32_t height, size_t index) in DoDraw() argument
110 void DrawSurface(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t width, int32_t height, size_t index) in DrawSurface() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/typeface_fuzzer/
H A Dtypeface_fuzzer.cpp169 int width = GetObject<int>(); in TypefaceFuzzTest005() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_line_test.cpp125 uint32_t width = 20; in PrepareCreateTextLine() local
421 double width = OH_Drawing_TextLineGetTypographicBounds(textLine, &ascent, &descent, &leading); in HWTEST_F() local
453 double width = OH_Drawing_TextLineGetTypographicBounds(textLine, &ascent, &descent, &leading); in HWTEST_F() local
486 double width in HWTEST_F() local
511 double width = OH_Drawing_TextLineGetTypographicBounds(textLine, &ascent, nullptr, nullptr); HWTEST_F() local
637 double width = OH_Drawing_TextLineGetTrailingSpaceWidth(textLine); HWTEST_F() local
662 double width = OH_Drawing_TextLineGetTrailingSpaceWidth(textLine); HWTEST_F() local
688 double width = OH_Drawing_TextLineGetTrailingSpaceWidth(textLine); HWTEST_F() local
693 double width = OH_Drawing_TextLineGetTrailingSpaceWidth(nullptr); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsscreenmodeinfo_fuzzer/
H A Drsscreenmodeinfo_fuzzer.cpp169 int32_t width = GetData<int32_t>(); in DoSetScreenWidth() local
/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp209 int32_t OH_ConsumerSurface_SetDefaultSize(OH_NativeImage* image, int32_t width, int32_t height) in OH_ConsumerSurface_SetDefaultSize() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_framebuffer.h37 GLsizei width = 0; member
H A Dwebgl_renderbuffer.h74 void SetSize(GLsizei width, GLsizei height) in SetSize() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography.h87 double width; member
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dtext_line_impl.cpp70 std::unique_ptr<TextLineBase> TextLineImpl::CreateTruncatedLine(double width, EllipsisModal ellipsisMode, in CreateTruncatedLine() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/
H A Dopengl_wrapper_api_test.cpp230 int32_t width = 0x100; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdiscreen_fuzzer/
H A Dhdiscreen_fuzzer.cpp121 uint32_t width = 1080; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdioutput_test.cpp43 int32_t width = 50; in SetUpTestCase() local

Completed in 16 milliseconds

1...<<51525354555657585960>>...296