Searched refs:SIZEOF_FLOAT (Results 1 – 3 of 3) sorted by relevance
38 public static final int SIZEOF_FLOAT = Float.SIZE / Byte.SIZE; field in MarshalHelpers61 return SIZEOF_FLOAT; in getPrimitiveTypeSize()
33 private static final int SIZE = SIZEOF_FLOAT * 2;
32 private static final int SIZE = SIZEOF_FLOAT * RggbChannelVector.COUNT;