Home
last modified time | relevance | path

Searched defs:inBuf (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DZipFile.cpp745 unsigned char* inBuf = NULL; in compressFpToFp() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp511 JniInputByteBuffer::JniInputByteBuffer(JNIEnv* env, jobject inBuf) : mInBuf(inBuf), mEnv(env) { in JniInputByteBuffer()
2487 sp<JniInputByteBuffer> inBuf; in DngCreator_nativeWriteImage() local