Searched refs:computeScale (Results 1 – 2 of 2) sorted by relevance
148 public void computeScale(float w, float h, float[] scaleOutput) { in computeScale() method in CoreDocument518 computeScale(context.mWidth, context.mHeight, mScaleOutput); in paint()
208 mDocument.getDocument().computeScale(w, h, sScaleOutput); in onMeasure()