Searched refs:getPitch (Results 1 – 8 of 8) sorted by relevance
/external/svox/pico/compat/src/com/android/tts/compat/ |
D | CompatTtsService.java | 137 int pitch = request.getPitch(); in onSynthesizeText()
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 151 …urn ConstPixelBufferAccess(access.getFormat(), tcu::IVec3(width, height, depth), access.getPitch(), in getSubregion() 177 return PixelBufferAccess(access.getFormat(), tcu::IVec3(width, height, depth), access.getPitch(), in getSubregion() 1076 baseAccess.getPitch(), in toSamplerAccess() 1084 baseAccess.getPitch(), in toSamplerAccess() 1102 baseAccess.getPitch(), in toSamplerAccess() 1110 baseAccess.getPitch(), in toSamplerAccess()
|
D | tcuTexture.hpp | 315 const IVec3& getPitch (void) const { return m_pitch; } in getPitch() function in tcu::ConstPixelBufferAccess
|
/external/jmonkeyengine/engine/src/core/com/jme3/audio/ |
D | AudioNode.java | 384 public float getPitch() { in getPitch() method in AudioNode
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/audio/lwjgl/ |
D | LwjglAudioRenderer.java | 444 alSourcef(id, AL_PITCH, src.getPitch()); in updateSourceParam() 494 alSourcef(id, AL_PITCH, src.getPitch()); in setSourceParams()
|
/external/sonic/ |
D | Sonic.java | 110 public float getPitch() in getPitch() method in Sonic
|
/external/deqp/modules/gles31/functional/ |
D | es31fStencilTexturingTests.cpp | 391 …xtureFormat::R, TextureFormat::UNSIGNED_INT8), access.getSize(), access.getPitch(), access.getData… in stencilToRedAccess()
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |