Searched refs:transformElements (Results 1 – 1 of 1) sorted by relevance
906 float[] transformElements = new float[6]; in drawTextInArea() local907 transform.getElements(transformElements); in drawTextInArea()917 transform.setElements(transformElements[0], transformElements[1], transformElements[2], in drawTextInArea()918 transformElements[3], transformElements[4], transformElements[5]); in drawTextInArea()