Searched refs:MAX_FLOATS (Results 1 – 1 of 1) sorted by relevance
35 private static final int MAX_FLOATS = 500; field in RemoteComposeState39 private final float[] mFloatMap = new float[MAX_FLOATS]; // efficient cache40 private final int[] mColorMap = new int[MAX_FLOATS]; // efficient cache