Searched refs:GetPixelWidth (Results 1 – 8 of 8) sorted by relevance
39 int32_t GetPixelWidth() const { return m_Width; } in GetPixelWidth() function
104 size_t GetPixelWidth() const override { return pixel_width_; } in GetPixelWidth() function
295 GetPixelWidth(), GetPixelHeight(), in GetCopyWithRotationApplied()
88 EXPECT_EQ(1u, frame.GetPixelWidth()); in TestInit()
97 virtual size_t GetPixelWidth() const = 0;
223 GetPixelWidth(), GetPixelHeight(), in Stretch()
480 frame.GetPixelWidth() == pixel_width && in IsEqual()499 frame2.GetPixelWidth(), frame2.GetPixelHeight(), in IsEqual()515 frame2.GetPixelWidth(), frame2.GetPixelHeight(), in IsEqualWithCrop()
272 const int nPixelWidth = pImg->GetPixelWidth(); in FPDFImageObj_GetImageMetadata()