HomeSort by relevance Sort by last modified time
    Searched refs:SIZEOF_FLOAT (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/marshal/
MarshalHelpers.java 38 public static final int SIZEOF_FLOAT = Float.SIZE / Byte.SIZE;
61 return SIZEOF_FLOAT;
  /frameworks/base/core/java/android/hardware/camera2/marshal/impl/
MarshalQueryableRggbChannelVector.java 32 private static final int SIZE = SIZEOF_FLOAT * RggbChannelVector.COUNT;
MarshalQueryableSizeF.java 33 private static final int SIZE = SIZEOF_FLOAT * 2;
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 1004 #define SIZEOF_FLOAT 4
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 1004 #define SIZEOF_FLOAT 4
    [all...]

Completed in 141 milliseconds