Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_parcel_test.cpp36 int32_t bytesPerPixel = 3; in ConstructPixmap() local
H A Dimage_pixel_map_test.cpp45 int32_t bytesPerPixel = 3; in ConstructPixmap() local
192 int8_t bytesPerPixel = 2; variable
256 int8_t bytesPerPixel = 4; variable
309 int8_t bytesPerPixel = 4; variable
435 int8_t bytesPerPixel = 3; variable
1902 int8_t bytesPerPixel = 3; variable
H A Dimage_pixel_map_switch_test.cpp635 int8_t bytesPerPixel = 3; variable
H A Dpixel_map_test.cpp45 int32_t bytesPerPixel = 3; in ConstructPixmap() local
85 int32_t bytesPerPixel = 3; in ConstructPixmap() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
H A Dheif_decoder.cpp196 bool HeifDecoder::IsHeifImageParaValid(Size heifSize, uint32_t bytesPerPixel) in IsHeifImageParaValid()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp274 int32_t bytesPerPixel = 0; variable
440 int32_t bytesPerPixel = 0; variable
H A Dplugin_texture_encode_test.cpp102 int32_t bytesPerPixel = BYTES_PER_PIXEL; in ConstructPixmap() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_surface_render_node.cpp231 const uint32_t bytesPerPixel = 4; // 4 means four bytes per pixel in FillHardwareResource() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_frame_util.cpp174 …const uint32_t bytesPerPixel = gpuResourceMgr.GetFormatProperties(dataToBeCopied.handle).bytesPerP… in ProcessFrameInputCopyData() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp381 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t bytesPerPixel) in CheckMulOverflow()
395 bool ImageUtils::CheckMulOverflow(int32_t width, int32_t height, int32_t bytesPerPixel) in CheckMulOverflow()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp69 const uint32_t bytesPerPixel = in GenerateMiniature() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp592 const uint32_t bytesPerPixel = in ClearImages() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp1715 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(format); in ResetConfig() local
1814 uint32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local
2547 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imgInfo.pixelFormat); in ReadPropertiesFromParcel() local
H A Dpixel_yuv.cpp544 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local