HomeSort by relevance Sort by last modified time
    Searched defs:mFormatType (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
Usb20ASGeneral.java 31 private byte mFormatType; // 5:1 Constant identifying the Format Type the
57 return mFormatType;
81 mFormatType = stream.getByte();
UsbASFormat.java 30 private final byte mFormatType; // 3:1 FORMAT_TYPE_*
45 mFormatType = formatType;
49 return mFormatType;
  /frameworks/wilhelm/src/
data.h 38 SLuint32 mFormatType;
  /hardware/qcom/display/msm8994/liboverlay/
overlay.h 211 int mFormatType;

Completed in 224 milliseconds