Home
last modified time | relevance | path

Searched defs:GetImageSize (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Dimage.h115 uint32_t GetImageSize() const { in GetImageSize() function
165 size_t GetImageSize() const { in GetImageSize() function
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_icon.cpp19 CFX_SizeF CPDF_Icon::GetImageSize() const { in GetImageSize() function in CPDF_Icon
/aosp_15_r20/system/apex/apexd/
H A Dapex_file.h56 const std::optional<size_t>& GetImageSize() const { return image_size_; } in GetImageSize() function
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dimaging_model.cc140 Dimension ImagingModel::GetImageSize() const { return params_.image_size; } in GetImageSize() function in dynamic_depth::ImagingModel
/aosp_15_r20/external/piex/src/
H A Dtiff_parser.cc113 void GetImageSize(const TiffDirectory& tiff_directory, StreamInterface* stream, in GetImageSize() function