Home
last modified time | relevance | path

Searched defs:getChannelMask (Results 1 – 5 of 5) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DOboeAudioStream.java223 public int getChannelMask() { in getChannelMask() method in OboeAudioStream
226 private native int getChannelMask(int streamIndex); in getChannelMask() method in OboeAudioStream
DStreamConfiguration.java820 public int getChannelMask() { in getChannelMask() method in StreamConfiguration
/external/oboe/include/oboe/
DAudioStreamBase.h234 ChannelMask getChannelMask() const { in getChannelMask() function
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp142 uint32_t getChannelMask(int channelSize) in getChannelMask() function
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp315 static tcu::BVec4 getChannelMask(tcu::TextureFormat::ChannelOrder order) in getChannelMask() function