Home
last modified time | relevance | path

Searched defs:width (Results 2301 - 2325 of 4116) sorted by relevance

1...<<919293949596979899100>>...165

/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h122 int32_t width; member
155 Range width; global() member
[all...]
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp391 uint32_t width = bitmap.width + BORDER_WIDTH_X2; in UpdateAtlas() local
443 uint16_t width; in UploadPending() member
482 uint32_t width = bitmap.width; in AddGlyphToColumn() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_shader_filter_params.h90 float width; member
133 float width = 0.f; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.h127 int width = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp273 float width = 0.0f; in InitCacheSurface() local
348 int width = 0; in NeedInitCacheSurface() local
H A Drs_canvas_drawing_render_node_drawable.cpp285 bool RSCanvasDrawingRenderNodeDrawable::InitSurface(int width, int height, RSPaintFilterCanvas& canvas) in InitSurface() argument
299 InitSurfaceForGL(int width, int height, RSPaintFilterCanvas& canvas) InitSurfaceForGL() argument
318 InitSurfaceForVK(int width, int height, RSPaintFilterCanvas& canvas) InitSurfaceForVK() argument
337 FlushForGL(float width, float height, std::shared_ptr<RSContext> context, NodeId nodeId, RSPaintFilterCanvas& rscanvas) FlushForGL() argument
383 FlushForVK(float width, float height, std::shared_ptr<RSContext> context, NodeId nodeId, RSPaintFilterCanvas& rscanvas) FlushForVK() argument
398 Flush(float width, float height, std::shared_ptr<RSContext> context, NodeId nodeId, RSPaintFilterCanvas& rscanvas) Flush() argument
641 ResetSurfaceForVK(int width, int height, RSPaintFilterCanvas& canvas) ResetSurfaceForVK() argument
713 ResetSurfaceForGL(int width, int height, RSPaintFilterCanvas& canvas) ResetSurfaceForGL() argument
771 GpuContextResetGL( int width, int height, std::shared_ptr<Drawing::GPUContext>& gpuContext) GpuContextResetGL() argument
793 GpuContextResetVk( int width, int height, std::shared_ptr<Drawing::GPUContext>& gpuContext) GpuContextResetVk() argument
846 ResetSurfaceforPlayback(int width, int height) ResetSurfaceforPlayback() argument
904 ReuseBackendTexture(int width, int height, RSPaintFilterCanvas& canvas) ReuseBackendTexture() argument
958 ResetSurfaceWithTexture(int width, int height, RSPaintFilterCanvas& canvas) ResetSurfaceWithTexture() argument
[all...]
H A Drs_render_node_drawable.cpp498 int32_t width = 0; in InitCachedSurface() local
547 auto width = static_cast<int32_t>(newSize.x_); in NeedInitCachedSurface() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/
H A Drsrenderimage_fuzzer.cpp121 float width = GetData<float>(); in RSBorderFuzzTest() local
226 int width = GetData<int>(); in RSImageFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_property_drawable_bounds_geometry_test.cpp698 Vector4f width = { 1.0, 1.0, 1.0, 1.0 }; in HWTEST_F() local
726 Vector4f width = { 1.0, 1.0, 1.0, 1.0 }; in HWTEST_F() local
2004 static std::shared_ptr<Media::PixelMap> CreatePixelMap(int width, int height) in CreatePixelMap() argument
/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dimage_type.h144 int32_t width = 0; member
149 int32_t width = 0; member
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.cpp169 SurfaceError RenderContextSample::ProduceBackGroundBuffer(uint32_t width, uint32_t height) in ProduceBackGroundBuffer() argument
220 SurfaceError RenderContextSample::ProduceDrawingBuffer(uint32_t width, uint32_t height) in ProduceDrawingBuffer() argument
[all...]
H A Ddrawing_sample_canvaskit0310.cpp113 void HelloDrawing::TestDrawPathPro(Canvas &canvas, uint32_t width, uint32_t height) in TestDrawPathPro() argument
156 void HelloDrawing::TestDrawImage(Canvas& canvas, uint32_t width, uint32_t height) in TestDrawImage() argument
187 DoDrawData(void *image, uint32_t width, uint32_t height) DoDrawData() argument
206 DoDrawBaseData(void *image, uint32_t width, uint32_t height, uint32_t index) DoDrawBaseData() argument
227 ProduceBuffer(sptr<Surface> &produceSurface, uint32_t width, uint32_t height, uint32_t index, bool baseLayer) ProduceBuffer() argument
430 Init(uint32_t width, uint32_t height, HdiBackend* backend) Init() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_util_test.cpp498 int width = 200; in HWTEST_F() local
518 int width = 200; in HWTEST_F() local
2045 const double width = 100; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp50 int width; member
182 auto width = std::max(static_cast<int>(std::ceil(dst.GetWidth())), input->GetWidth()); in ProcessImage() local
245 SetBlurBuilderParam(Drawing::RuntimeShaderBuilder& blurBuilder, const float offsetXY, const Drawing::ImageInfo& scaledInfo, const int width, const int height) SetBlurBuilderParam() argument
268 int width = input->GetWidth(); BuildMatrix() local
429 auto width = image->GetWidth(); OutputOriginalImage() local
453 ScaleAndAddRandomColor(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image>& image, const std::shared_ptr<Drawing::Image>& blurImage, const Drawing::Rect& src, const Drawing::Rect& dst, int& width, int& height) const ScaleAndAddRandomColor() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp518 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int32_t flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp491 auto width = curDirtyManager_->GetCurrentFrameDirtyRegion().GetWidth(); in ProcessRootRenderNode() local
949 auto width = std::floor(node.GetRenderProperties().GetBoundsWidth() - (2 * pixel)); // width decrease 2 pixels in ClipHoleForSurfaceNode() local
1004 auto width = std::floor(node.GetRenderProperties().GetBoundsWidth() - (2 * pixel)); // width decrease 2 pixels ProcessTextureSurfaceRenderNode() local
1032 auto width = std::floor(node.GetRenderProperties().GetBoundsWidth() - (2 * pixel)); // width decrease 2 pixels ProcessOtherSurfaceRenderNode() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Ddraw_cmd_test.cpp163 int32_t width = 100; in HWTEST_F() local
201 int32_t width = 100; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp372 int32_t width = 0x100; in HWTEST_F() local
1096 int32_t width = 0x100; in HWTEST_F() local
1150 int32_t width = 0x100; in HWTEST_F() local
1223 int32_t width = 0x100; in HWTEST_F() local
1291 int32_t width = 0x100; HWTEST_F() local
1382 int32_t width = 100; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
H A Djs_text_line.cpp301 double width = 0.0; in OnCreateTruncatedLine() local
352 double width = textLine_->GetTypographicBounds(&ascent, &descent, &leading); in OnGetTypographicBounds() local
403 double width = textLine_->GetTrailingSpaceWidth(); in OnGetTrailingSpaceWidth() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_image.cpp191 bool SkiaImage::BuildFromCompressed(GPUContext& gpuContext, const std::shared_ptr<Data>& data, int width, int height, in BuildFromCompressed() argument
589 int32_t width = pixmap.width(); in Serialize() local
639 int32_t width = reader.read32(); in Deserialize() local
H A Dskia_surface.cpp319 std::shared_ptr<Surface> SkiaSurface::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul() argument
403 std::shared_ptr<Surface> SkiaSurface::MakeSurface(int width, int height) const in MakeSurface() argument
H A Dskia_static_factory.cpp124 std::shared_ptr<Surface> SkiaStaticFactory::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dstatic_factory.cpp196 std::shared_ptr<Surface> StaticFactory::MakeRasterN32Premul(int32_t width, int32_t height) in MakeRasterN32Premul() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography.cpp122 void Typography::Layout(double width) in Layout() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.cpp169 void ParagraphImpl::Layout(double width) in Layout() argument

Completed in 35 milliseconds

1...<<919293949596979899100>>...165