Searched defs:origHeight (Results 1 – 3 of 3) sorted by relevance
45 int origHeight() const { return fOrigHeight; } in origHeight() function
91 int origHeight, int sampleSize) in PrivateAndroidImageSourceRec()
189 png_uint_32 origWidth, origHeight; in onDecode() local