Searched refs:postScaleX (Results 1 – 2 of 2) sorted by relevance
237 float postScaleX, float postScaleY) { in InlineContentView()248 postScaleX = InlineContentView.this.getScaleX(); in InlineContentView()252 positionTop, postScaleX, postScaleY); in InlineContentView()
1406 float postScaleX, float postScaleY) { in onSetSurfacePositionAndScaleRT() argument1408 transaction.setMatrix(surface, postScaleX /*dsdx*/, 0f /*dtdx*/, in onSetSurfacePositionAndScaleRT()