Searched defs:transform (Results 1 – 10 of 10) sorted by relevance
47 val transform = in testIdentity() constant59 val transform = in test90rotation() constant79 val transform = in test180rotation() constant99 val transform = in test270rotation() constant119 val transform = BufferTransformer().apply { computeTransform(WIDTH, HEIGHT, 42) } in testUnknown() constant
49 val transform = BufferTransformHintResolver() in testTransformHintFromUnknownOrientation() constant
43 val transform = in getBufferTransformHint() constant
36 val transform: FloatArray constant in androidx.graphics.lowlatency.BufferTransformer
492 val transform = mTransform in <lambda>() constant569 val transform = mTransform in <lambda>() constant
431 fun transform(x: Float, y: Float): TransformResult in interface() method448 fun transform(f: PointTransformer) { in transform() method
178 var transform = identityTransform() in transformTest() variable
124 val transform = request.transform in <lambda>() constant
158 val transform = request.transform in <lambda>() constant
289 internal val transform: Int in <lambda>() constant in RenderRequest