Searched refs:getLogicalHeight (Results 1 – 4 of 4) sorted by relevance
57 int32_t getLogicalHeight() { return mLogicalHeight; } in getLogicalHeight() function
566 return {mBufferParams.getLogicalWidth(), mBufferParams.getLogicalHeight(), 0}; in getFrame()
61 public int getLogicalHeight() { in getLogicalHeight() method in ReusableBitmap
383 mBitmap.getLogicalWidth(), mBitmap.getLogicalHeight(), in draw()394 new Rect(0, 0, mBitmap.getLogicalWidth(), mBitmap.getLogicalHeight()), in draw()