Searched refs:getDotsPerThousandInchesX (Results 1 – 2 of 2) sorted by relevance
65 int32_t getDotsPerThousandInchesX() const { return mDpiX * 1000; } in getDotsPerThousandInchesX() function
63 return getDotsPerThousandInchesX(); in getAttribute()