Home
last modified time | relevance | path

Searched defs:imgInfo (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dfile_img_decoder.h41 ImageInfo imgInfo; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map_parcel.cpp124 ImageInfo imgInfo; in CreateFromParcel() local
H A Dpixel_map.cpp2426 bool PixelMap::ReadImageInfo(Parcel &parcel, ImageInfo &imgInfo) in ReadImageInfo() argument
2529 ReadPropertiesFromParcel(Parcel &parcel, ImageInfo &imgInfo, AllocatorType &allocatorType, int32_t &bufferSize, PIXEL_MAP_ERR &error) ReadPropertiesFromParcel() argument
2645 UpdatePixelMapMemInfo(PixelMap *pixelMap, ImageInfo &imgInfo, PixelMemInfo &pixelMemInfo) UpdatePixelMapMemInfo() argument
2683 ImageInfo imgInfo; Unmarshalling() local
[all...]
/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp376 ImageInfo* imgInfo = static_cast<ImageInfo*>(UIMalloc(sizeof(ImageInfo))); in SetPNGSrc() local
436 ImageInfo* imgInfo in SetJPEGSrc() local
477 ReInitImageInfo(ImageInfo* imgInfo, bool mallocFlag) ReInitImageInfo() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_surface_render_node.cpp207 Drawing::ImageInfo imgInfo = Drawing::ImageInfo::MakeN32Premul(nodeBuffer->GetWidth(), nodeBuffer->GetHeight()); in SetHardwareResourceToBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_foreground_effect_filter.cpp172 auto imgInfo = image->GetImageInfo(); in ApplyForegroundEffect() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/pixelconverter/src/
H A Dpixel_convert_adapter.cpp157 static int32_t GetRGBxRowBytes(const ImageInfo &imgInfo) in GetRGBxRowBytes() argument
162 static int32_t GetRGBxSize(const ImageInfo &imgInfo) in GetRGBxSize() argument
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/scale_conversion/
H A Dscale_convert_process.cpp140 int32_t ScaleConvertProcess::GetImageUnitInfo(ImageUnitInfo& imgInfo, const std::shared_ptr<DataBuffer>& imgBuf) in GetImageUnitInfo() argument
223 IsCorrectImageUnitInfo(const ImageUnitInfo& imgInfo) IsCorrectImageUnitInfo() argument
[all...]
H A Dscale_convert_process_common.cpp162 int32_t ScaleConvertProcess::GetImageUnitInfo(ImageUnitInfo& imgInfo, const std::shared_ptr<DataBuffer>& imgBuf) in GetImageUnitInfo() argument
253 IsCorrectImageUnitInfo(const ImageUnitInfo& imgInfo) IsCorrectImageUnitInfo() argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp546 ImageInfo imgInfo; in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp447 ImageInfo imgInfo; in OnDraw() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp1904 ImageInfo imgInfo; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp789 ImageInfo imgInfo; in CheckPixelMapSLR() local
828 ImageInfo imgInfo; in ScalePixelMapWithSLR() local
882 ImageInfo imgInfo; ScalePixelMapEx() local
[all...]

Completed in 16 milliseconds