Home
last modified time | relevance | path

Searched defs:FloatFunctionCall (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DFloatFunctionCall.java42 public class FloatFunctionCall extends PaintOperation implements VariableSupport { class
61 public FloatFunctionCall(int id, float[] args) { in FloatFunctionCall() method in FloatFunctionCall