Home
last modified time | relevance | path

Searched defs:width (Results 1326 - 1350 of 1946) sorted by relevance

1...<<51525354555657585960>>...78

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_playback.cpp353 void DrawingDCL::Test(Drawing::Canvas* canvas, int width, int height) in Test() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/image_fuzzer/
H A Dimage_fuzzer.cpp51 int width = static_cast<int>(data[0]); in BuildImageFuzzTest() local
75 int32_t width = GetObject<int32_t>() % MAX_SIZE; in ImageFuzzTest001() local
107 int32_t width = GetObject<int32_t>() % MAX_SIZE; in ImageFuzzTest002() local
133 int32_t width = GetObject<int32_t>() % MAX_SIZE; in ImageFuzzTest003() local
169 int32_t width in ImageFuzzTest004() local
191 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest005() local
220 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest006() local
278 int width = GetObject<int>() % MAX_SIZE; ImageFuzzTest008() local
304 int width = GetObject<int>() % MAX_SIZE; ImageFuzzTest009() local
348 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest010() local
380 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest011() local
403 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest012() local
443 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest013() local
481 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest014() local
511 int32_t width = GetObject<int32_t>() % MAX_SIZE; ImageFuzzTest015() local
539 int width = GetObject<int>() % MAX_SIZE; ImageFuzzTest016() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawableboundsgeometry_fuzzer/
H A Drspropertydrawableboundsgeometry_fuzzer.cpp73 int32_t width = GetData<int32_t>(); in DoDraw() local
145 int32_t width = GetData<int32_t>(); in DoRSBorderDRRectDrawable() local
178 int32_t width = GetData<int32_t>(); in DoRSBorderFourLineDrawable() local
204 int32_t width = GetData<int32_t>(); in DoRSShadowDrawable() local
224 int32_t width = GetData<int32_t>(); in DoRSDynamicLightUpDrawable() local
249 int32_t width = GetData<int32_t>(); DoRSBinarizationDrawable() local
271 int32_t width = GetData<int32_t>(); DoRSLightUpEffectDrawable() local
294 int32_t width = GetData<int32_t>(); DoRSDynamicDimDrawable() local
317 int32_t width = GetData<int32_t>(); DoRSBackgroundFilterDrawable() local
340 int32_t width = GetData<int32_t>(); DoRSForegroundFilterDrawable() local
363 int32_t width = GetData<int32_t>(); DoRSEffectDataGenerateDrawable() local
384 int32_t width = GetData<int32_t>(); DoRSEffectDataApplyDrawable() local
413 int32_t width = GetData<int32_t>(); DoRSForegroundColorDrawable() local
436 int32_t width = GetData<int32_t>(); DoRSParticleDrawable() local
459 int32_t width = GetData<int32_t>(); DoRSPixelStretchDrawable() local
482 int32_t width = GetData<int32_t>(); DoRSBackgroundDrawable() local
544 int32_t width = GetData<int32_t>(); DoRSBackgroundImageDrawable() local
565 int32_t width = GetData<int32_t>(); DoRSBlendSaveLayerDrawable() local
586 int32_t width = GetData<int32_t>(); DoRSBlendFastDrawable() local
607 int32_t width = GetData<int32_t>(); DoRSBlendSaveLayerRestoreDrawable() local
628 int32_t width = GetData<int32_t>(); DoRSBlendFastRestoreDrawable() local
[all...]
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_opengl_system_test.cpp202 int32_t width = 0x100; in ProducerThreadOpenGL() local
408 int32_t width = 0x100; in ProducerThreadWithMatrix() local
/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp475 SurfaceError SurfaceImage::SetDefaultSize(int32_t width, int32_t height) in SetDefaultSize() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/run_napi/
H A Djs_run.cpp417 float width = run_->GetTypographicBounds(&ascent, &descent, &leading); in OnGetTypographicBounds() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp67 int64_t WebGLTexture::ComputeTextureLevel(int64_t width, int64_t height, int64_t depth) in ComputeTextureLevel() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dimage.cpp85 bool Image::BuildFromCompressed(GPUContext& gpuContext, const std::shared_ptr<Data>& data, int width, int height, in BuildFromCompressed() argument
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp59 static sptr<SurfaceBuffer> LocalDmaMemAlloc(const uint32_t &width, const uint32_t &height, in LocalDmaMemAlloc() argument
131 sptr<SurfaceBuffer> DmaMem::DmaMemAlloc(const uint32_t &width, const uint32_t &height, in DmaMemAlloc() argument
[all...]
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp387 uint32_t width = 1280; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_drawing_render_node.cpp74 bool RSCanvasDrawingRenderNode::ResetSurfaceWithTexture(int width, int height, RSPaintFilterCanvas& canvas) in ResetSurfaceWithTexture() argument
128 int width = 0; in ProcessRenderContents() local
270 ResetSurface(int width, int height, RSPaintFilterCanvas& canvas) ResetSurface() argument
451 GetSizeFromDrawCmdModifiers(int& width, int& height) GetSizeFromDrawCmdModifiers() argument
551 ResetSurface(int width, int height) ResetSurface() argument
[all...]
H A Drs_dirty_region_manager.cpp144 int width = std::min(currentFrameDirtyRegion_.GetRight(), surfaceRect_.GetRight()) - left; in ClipDirtyRectWithinSurface() local
225 int32_t width = ((rect.GetRight() + alignedBits - 1) / alignedBits) * alignedBits - left; in GetPixelAlignedRect() local
330 bool RSDirtyRegionManager::SetSurfaceSize(const int32_t width, const int32_t height) in SetSurfaceSize() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp200 uint32_t width = 1; in HWTEST_F() local
422 uint32_t width = 1; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp114 int width = GetData<int>(); in RSBaseRenderNodeFuzzTest() local
202 int width = GetData<int>(); in RSDirtyRegionManagerFuzzTest() local
259 int width = GetData<int>(); in RSDisplayRenderNodeFuzzTest() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp71 uint32_t width = 0; in HWTEST_F() local
161 uint32_t width = 0; in HWTEST_F() local
H A Dimage_utils_test.cpp272 int32_t width = 0; in HWTEST_F() local
439 int32_t width = 0; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp209 int width = opts.desiredSize.width; in MakeImageInfo() local
415 uint32_t width = Float2UInt32(svgSize.width()); in AllocBuffer() local
501 auto width = Float2UInt32(svgSize_.width()); BuildDom() local
[all...]
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/
H A Ddetail_enhancer_video_ndk_unit_test.cpp1181 sptr<SurfaceBuffer> CreateSurfaceBuffer(uint32_t pixelFormat, int32_t width, int32_t height) in CreateSurfaceBuffer() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp2220 uint32_t width = 0; in HWTEST_F() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/jpeg_yuv_decoder/
H A Djpeg_yuvdata_converter.cpp72 static bool IsValidSize(uint32_t width, uint32_t height) in IsValidSize() argument
128 uint32_t width = src.imageWidth; in VerifyParameter() local
219 uint32_t width = src.imageWidth; in I444ToI420_wrapper() local
235 uint32_t width = src.imageWidth; in I444ToNV21_wrapper() local
251 uint32_t width = src.imageWidth; I422ToI420_wrapper() local
267 uint32_t width = src.imageWidth; I422ToNV21_wrapper() local
288 uint32_t width = src.imageWidth; I420ToNV21_wrapper() local
323 uint32_t width = src.imageWidth; I400ToI420_wrapper() local
[all...]
/foundation/multimedia/av_session/services/session/server/
H A Dhw_cast_stream_player.cpp642 void HwCastStreamPlayer::OnVideoSizeChanged(int width, int height) in OnVideoSizeChanged() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp225 static void CalcRGBStride(PixelFormat format, uint32_t width, uint32_t &stride) in CalcRGBStride() argument
458 CreateMemory(PixelFormat pixelFormat, AllocatorType allocatorType, int32_t width, int32_t height, YUVStrideInfo &strides) CreateMemory() argument
514 int32_t width = imageInfo.size.width; RGBConvertImageFormatOption() local
565 int32_t width = imageInfo.size.width; RGBConvertImageFormatOptionUnique() local
[all...]
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/
H A Davdemuxer_demo_runner.cpp126 int32_t width = -1; in ShowSourceDescription() local
/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp55 ConfigureVideoParams(const std::shared_ptr<Recorder> &recorder, int32_t videoSourceId, int32_t width, int32_t height) ConfigureVideoParams() argument
119 CreateAndConfigureRecorder(std::shared_ptr<Recorder> &recorder, int32_t &videoSourceId, int32_t width, int32_t height) CreateAndConfigureRecorder() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_yuv_ext.cpp262 int32_t width = imageInfo.size.width; flip() local
266 int32_t width = imageInfo.size.width; flip() local
355 int32_t width = imageInfo_.size.width; ApplyColorSpace() local
[all...]

Completed in 27 milliseconds

1...<<51525354555657585960>>...78