| /foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
| H A D | image_loader_common.h | 77 uint32_t width; member 99 RowPointers(uint32_t width, uint32_t height, uint32_t channels, uint32_t channelSize) in RowPointers() argument 172 void VerticalFlipRowPointers(T **rowPointers, uint32_t height, uint32_t width, uint32_t channels) in VerticalFlipRowPointers() argument 189 void VerticalFlipRow(T *rowPointer, uint32_t width, uint32_t channels) in VerticalFlipRow() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| H A D | rs_profiler_capture_recorder.cpp | 74 Drawing::Canvas* RSCaptureRecorder::TryInstantCapture(float width, float height) in TryInstantCapture() argument 126 Drawing::Canvas* RSCaptureRecorder::TryDrawingCanvasCapture(float width, float height, uint64_t nodeId) in TryDrawingCanvasCapture() argument 197 ExtendRecordingCanvas* RSCaptureRecorder::TryInstantCaptureDrawing(float width, float height) in TryInstantCaptureDrawing() argument 237 Drawing::Canvas* RSCaptureRecorder::TryInstantCaptureSKP(float width, float height) in TryInstantCaptureSKP() argument 280 TryCaptureMSKP(float width, float height) TryCaptureMSKP() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
| H A D | egl_manager.cpp | 202 void EGLManager::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument
|
| H A D | gles_render_backend.cpp | 130 void GLESRenderBackend::SetDamageRegion(int32_t left, int32_t top, int32_t width, int32_t height) in SetDamageRegion() argument 177 int32_t width = framePtr->GetWidth(); in AcquireSkCanvas() local 208 int32_t width = framePtr->GetWidth(); in AcquireDrCanvas() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/fontmgr_fuzzer/ |
| H A D | fontmgr_fuzzer.cpp | 262 int width = GetObject<int>() % MAX_SIZE; in FontMgrFuzzTest006() local 327 int width = GetObject<int>() % MAX_SIZE; in FontMgrFuzzTest008() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
| H A D | rs_animation_manager_test.cpp | 186 float width = 0.0f; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_spherize_effect_filter.cpp | 70 int width = image->GetWidth(); in DrawImageRect() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_image_test.cpp | 290 const int width = 100; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/systemtest/pipeline/ |
| H A D | rs_uni_render_unit_test.cpp | 54 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 D | rs_surface_handler_test.cpp | 106 int32_t width = 1920; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/ |
| H A D | rs_kawase_blur.h | 54 int width = 0;
member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/ |
| H A D | rs_screen_info.h | 37 uint32_t width = 0; // render resolution member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| H A D | rs_property_drawable.cpp | 67 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 D | rs_pixel_map_util_test.cpp | 38 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 D | rs_recording_canvas.cpp | 24 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 D | rs_surface_windows.cpp | 119 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 D | hello_native_window.cpp | 47 int32_t width = 0x100; in CreateNativeWindow() local
|
| /foundation/graphic/graphic_2d/rosen/samples/text/renderservice/ |
| H A D | drawing_text_c_sample.cpp | 38 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 D | main.cpp | 65 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 D | typeface_fuzzer.cpp | 169 int width = GetObject<int>(); in TypefaceFuzzTest005() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_text_line_test.cpp | 125 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 D | rsscreenmodeinfo_fuzzer.cpp | 169 int32_t width = GetData<int32_t>();
in DoSetScreenWidth() local
|
| /foundation/graphic/graphic_2d/frameworks/surfaceimage/src/ |
| H A D | native_image.cpp | 209 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 D | webgl_framebuffer.h | 37 GLsizei width = 0; member
|
| H A D | webgl_renderbuffer.h | 74 void SetSize(GLsizei width, GLsizei height) in SetSize() argument
|