Searched refs:GetPixelHeight (Results 1 – 8 of 8) sorted by relevance
38 int32_t GetPixelHeight() const { return m_Height; } in GetPixelHeight() function
105 size_t GetPixelHeight() const override { return pixel_height_; } in GetPixelHeight() function
295 GetPixelWidth(), GetPixelHeight(), in GetCopyWithRotationApplied()
89 EXPECT_EQ(1u, frame.GetPixelHeight()); in TestInit()
98 virtual size_t GetPixelHeight() const = 0;
223 GetPixelWidth(), GetPixelHeight(), in Stretch()
481 frame.GetPixelHeight() == pixel_height && in IsEqual()499 frame2.GetPixelWidth(), frame2.GetPixelHeight(), in IsEqual()515 frame2.GetPixelWidth(), frame2.GetPixelHeight(), in IsEqualWithCrop()
273 const int nPixelHeight = pImg->GetPixelHeight(); in FPDFImageObj_GetImageMetadata()