Home
last modified time | relevance | path

Searched refs:shift (Results 1 – 1 of 1) sorted by relevance

/libnativehelper/
DJNIPlatformHelp.c53 const int shift = GetBufferElementSizeShift(env, nioBuffer); in jniGetNioBufferPointer() local
54 baseAddress += position << shift; in jniGetNioBufferPointer()