Home
last modified time | relevance | path

Searched defs:bytesPerPixel (Results 1 – 14 of 14) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
Dimage_pixel_map_parcel_test.cpp36 int32_t bytesPerPixel = 3; in ConstructPixmap() local
Dimage_pixel_map_test.cpp46 int32_t bytesPerPixel = 3; in ConstructPixmap() local
193 int8_t bytesPerPixel = 2; variable
257 int8_t bytesPerPixel = 4; variable
310 int8_t bytesPerPixel = 4; variable
436 int8_t bytesPerPixel = 3; variable
1903 int8_t bytesPerPixel = 3; variable
Dimage_pixel_map_switch_test.cpp635 int8_t bytesPerPixel = 3; variable
Dpixel_map_test.cpp45 int32_t bytesPerPixel = 3; in ConstructPixmap() local
85 int32_t bytesPerPixel = 3; in ConstructPixmap() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
Dheif_decoder.cpp196 bool HeifDecoder::IsHeifImageParaValid(Size heifSize, uint32_t bytesPerPixel) in IsHeifImageParaValid()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_utils_test.cpp275 int32_t bytesPerPixel = 0; variable
441 int32_t bytesPerPixel = 0; variable
Dplugin_texture_encode_test.cpp102 int32_t bytesPerPixel = BYTES_PER_PIXEL; in ConstructPixmap() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
Drs_rcd_surface_render_node.cpp233 const uint32_t bytesPerPixel = 4; // 4 means four bytes per pixel in FillHardwareResource() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
Drender_frame_util.cpp174 …const uint32_t bytesPerPixel = gpuResourceMgr.GetFormatProperties(dataToBeCopied.handle).bytesPerP… in ProcessFrameInputCopyData() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_pixelmap.cpp69 const uint32_t bytesPerPixel = in GenerateMiniature() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dimage_utils.cpp382 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t bytesPerPixel) in CheckMulOverflow()
396 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t height, int32_t bytesPerPixel) in CheckMulOverflow()
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
Drender_staging.cpp592 const uint32_t bytesPerPixel = in ClearImages() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp1723 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(format); in ResetConfig() local
1822 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local
2555 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imgInfo.pixelFormat); in ReadPropertiesFromParcel() local
Dpixel_yuv.cpp544 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local