HomeSort by relevance Sort by last modified time
    Searched defs:ChannelType (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/conscrypt/testing/src/main/java/org/conscrypt/
ChannelType.java 38 public enum ChannelType {
  /external/webrtc/webrtc/modules/audio_device/include/
audio_device.h 47 enum ChannelType {
155 virtual int32_t SetRecordingChannel(const ChannelType channel) = 0;
156 virtual int32_t RecordingChannel(ChannelType* channel) const = 0;
  /frameworks/native/services/vr/bufferhubd/
buffer_hub.h 23 enum ChannelType {
32 ChannelType channel_type)
105 ChannelType channel_type() const { return channel_type_; }
127 ChannelType channel_type_;
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTTextureAPI.cpp 50 EPVRTVariableType ChannelType = (EPVRTVariableType)sTextureHeader.u32ChannelType;
109 switch (ChannelType)
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 49 EPVRTVariableType ChannelType = (EPVRTVariableType)sTextureHeader.u32ChannelType;
171 if (ChannelType==ePVRTVarTypeSignedInteger || ChannelType==ePVRTVarTypeSignedIntegerNorm ||
172 ChannelType==ePVRTVarTypeSignedShort || ChannelType==ePVRTVarTypeSignedShortNorm ||
173 ChannelType==ePVRTVarTypeSignedByte || ChannelType==ePVRTVarTypeSignedByteNorm ||
174 ChannelType==ePVRTVarTypeSignedFloat)
186 if (ChannelType==ePVRTVarTypeSignedInteger || ChannelType==ePVRTVarTypeSignedIntegerNorm ||
    [all...]
  /external/ImageMagick/MagickCore/
pixel.h 64 } ChannelType; /* must correspond to PixelChannel */
92 } PixelChannel; /* must correspond to ChannelType */
212 extern MagickExport ChannelType
213 SetPixelChannelMask(Image *,const ChannelType);
  /external/deqp/framework/common/
tcuTexture.hpp 72 enum ChannelType
120 ChannelType type;
122 TextureFormat (ChannelOrder order_, ChannelType type_)
146 int getChannelSize (TextureFormat::ChannelType type);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Smbios.h 532 UINT8 ChannelType;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SmBios.h     [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h     [all...]
  /prebuilts/devtools/tools/lib/
repository.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0/
repository-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha5/
repository-25.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha7/
repository-25.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha9/
repository-25.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-beta2/
repository-25.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-beta5/
repository-25.0.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-beta6/
repository-25.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-beta7/
repository-25.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-rc3/
repository-25.0.0-rc3.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.1.0/
repository-25.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.1.0-alpha3/
repository-25.1.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.1.0-alpha4/
repository-25.1.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.1.0-beta1/
repository-25.1.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/repository/25.1.0-beta3/
repository-25.1.0-beta3.jar 

Completed in 1289 milliseconds

1 2 3