Searched defs:unscaledHeight (Results 1 – 1 of 1) sorted by relevance
32 private final int unscaledHeight; field in TextureBufferImpl69 private TextureBufferImpl(int unscaledWidth, int unscaledHeight, int width, int height, Type type, in TextureBufferImpl()180 int unscaledHeight, int scaledWidth, int scaledHeight) { in applyTransformMatrix()