Home
last modified time | relevance | path

Searched defs:bufLength (Results 1 – 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/animation/
DSkeletonControl.java333 int bufLength = posBuf.length; in applySkinning() local
443 int bufLength = 0; in applySkinningTangents() local
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/modes/
DGCMBlockCipher.java116 int bufLength = forEncryption ? BLOCK_SIZE : (BLOCK_SIZE + macSize); in init() local
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DShaderProgram.cpp240 GLint bufLength = 0; in createProgram() local