Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_icon.cpp20 std::pair<float, float> CPWL_Icon::GetImageSize() { in GetImageSize() function in CPWL_Icon
/external/dynamic_depth/internal/dynamic_depth/
Dimaging_model.cc140 Dimension ImagingModel::GetImageSize() const { return params_.image_size; } in GetImageSize() function in dynamic_depth::ImagingModel
/external/piex/src/
Dtiff_parser.cc128 void GetImageSize(const TiffDirectory& tiff_directory, StreamInterface* stream, in GetImageSize() function