Home
last modified time | relevance | path

Searched defs:width (Results 3126 - 3150 of 4990) sorted by relevance

1...<<121122123124125126127128129130>>...200

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
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/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
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vsync_rate_reduce_manager.cpp153 int width = static_cast<int>(std::round(appAbsRect.width_ * screenInfo.GetRogWidthRatio())); in CollectSurfaceVsyncInfo() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/
H A Drsmarshallinghelper_fuzzer.cpp248 int32_t width = GetData<int32_t>() % MAX_ARRAY_SIZE; in DoMarshallingHelper004() local
295 int32_t width = GetData<int32_t>() % MAX_ARRAY_SIZE; in DoMarshallingHelper006() local
325 int width = GetData<int>() % MAX_ARRAY_SIZE; in DoMarshallingHelper007() local
356 int32_t width = GetData<int32_t>() % MAX_ARRAY_SIZE; in DoMarshallingHelper008() local
465 int32_t width = GetData<int32_t>() % MAX_ARRAY_SIZE; in DoMarshallingHelper012() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_mesa_blur_shader_filter.cpp428 auto width = std::max(static_cast<int>(std::ceil(dst.GetWidth())), input->GetWidth()); in ProcessImage() local
477 int width = input->GetWidth(); in BuildMatrix() local
388 DownSampling(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image>& input, const Drawing::Rect& src, const Drawing::ImageInfo& scaledInfo, int& width, int& height, const Drawing::SamplingOptions& linear, const NewBlurParams& blur) const DownSampling() argument
491 int width = middleInfo.GetWidth(); BuildMiddleMatrix() local
675 auto width = image->GetWidth(); OutputImageWithoutBlur() local
711 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
780 CalculatePixelStretch(int width, int height) CalculatePixelStretch() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dauxiliary_picture_napi.cpp232 static bool ParseSize(napi_env env, napi_value root, int32_t& width, int32_t& height) in ParseSize() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h98 uint32_t width; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dplugin_texture_encode_test.cpp60 int32_t width; member
95 static std::unique_ptr<PixelMap> ConstructPixmap(int32_t width, int32_t height) in ConstructPixmap() argument
474 FillEncodeOptions(TextureEncodeOptions &param, int32_t width, int32_t height, uint8_t block, QualityProfile privateProfile) FillEncodeOptions() argument
643 CreateAstcEncTestPara(int32_t width, int32_t height, uint8_t block, size_t frames, bool isBasedOnGpu) CreateAstcEncTestPara() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_source_native.cpp64 int32_t width; member
257 OH_ImageSourceInfo_GetWidth(OH_ImageSource_Info *info, uint32_t *width) OH_ImageSourceInfo_GetWidth() argument
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/
H A Dimage_compressor.cpp1538 AstcClFillImage(ClAstcImageOption *imageIn, uint8_t *data, int32_t stride, int32_t width, int32_t height) AstcClFillImage() argument
1619 int32_t width = imageIn->width; ClCreateBufferAndImage() local
1652 ClKernelArgSet(ClAstcHandle *clAstcHandle, ClAstcObjEnc *encObj, int width, int height) ClKernelArgSet() argument
1683 ClKernelArgSetAndRun(ClAstcHandle *clAstcHandle, ClAstcObjEnc *encObj, int width, int height) ClKernelArgSetAndRun() argument
[all...]
/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.cpp152 int32_t width = 1920; in SampleCreateRecorder() local
390 int width = 960; in StartPreview() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp136 RenderTexturePtr RenderEnvironment::RequestBuffer(int width, int height) in RequestBuffer() argument
150 int width = static_cast<int>(info->width_); in GenMainTex() local
188 int width = static_cast<int>(info->width_); in ConvertBufferToTexture() local
226 int width = static_cast<int>(source->bufferInfo_->width_); in DrawBufferToTexture() local
250 uint32_t width in ConvertFromYUVToRGB() local
287 uint32_t width = input->Width(); ConvertFromRGBToYUV() local
409 int width = static_cast<int>(source->bufferInfo_->width_); ConvertYUV2RGBA() local
436 int width = static_cast<int>(source->bufferInfo_->width_); ConvertRGBA2YUV() local
460 ReadPixelsFromTex(RenderTexturePtr tex, void *data, int width, int height, int stride) ReadPixelsFromTex() argument
471 GenTextureWithPixels(void *data, int width, int height, int stride) GenTextureWithPixels() argument
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_inner_sample.h46 uint32_t width; member
H A Dvideoenc_api11_sample.h56 uint32_t width; member
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp396 int32_t width = 0; in PrintImageExifInfo() local
460 int32_t width = 0; in UpdateExifMetadata() local
[all...]

Completed in 33 milliseconds

1...<<121122123124125126127128129130>>...200