/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | image_pixel_map_parcel_test.cpp | 36 int32_t bytesPerPixel = 3; in ConstructPixmap() local
|
H A D | image_pixel_map_test.cpp | 45 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 D | image_pixel_map_switch_test.cpp | 635 int8_t bytesPerPixel = 3; variable
|
H A D | pixel_map_test.cpp | 45 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 D | heif_decoder.cpp | 196 bool HeifDecoder::IsHeifImageParaValid(Size heifSize, uint32_t bytesPerPixel) in IsHeifImageParaValid()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_utils_test.cpp | 274 int32_t bytesPerPixel = 0; variable 440 int32_t bytesPerPixel = 0; variable
|
H A D | plugin_texture_encode_test.cpp | 102 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 D | rs_rcd_surface_render_node.cpp | 231 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 D | render_frame_util.cpp | 174 …const uint32_t bytesPerPixel = gpuResourceMgr.GetFormatProperties(dataToBeCopied.handle).bytesPerP… in ProcessFrameInputCopyData() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_utils.cpp | 381 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 D | rs_profiler_pixelmap.cpp | 69 const uint32_t bytesPerPixel = in GenerateMiniature() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_staging.cpp | 592 const uint32_t bytesPerPixel = in ClearImages() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 1715 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 D | pixel_yuv.cpp | 544 int32_t bytesPerPixel = ImageUtils::GetPixelBytes(imageInfo_.pixelFormat); in WritePixels() local
|