Searched refs:nativeGetCount (Results 1 – 2 of 2) sorted by relevance
104 return nativeGetCount(mNativeBuffer); in getCount()111 private static native int nativeGetCount(long /* NativeCommandBuffer* */ nbuffer); in nativeGetCount() method in ZygoteCommandBuffer
516 {"nativeGetCount", "(J)I", (void *) METHOD_NAME(nativeGetCount)},