Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DStartupConfig.cpp44 mBuffer.append ((uint8_string::size_type) 1, (uint8_string::value_type) 0); in StartupConfig()
59 mBuffer.clear (); in initialize()
61 mBuffer.append ((uint8_string::size_type) 1, (uint8_string::value_type) 0); in initialize()
77 return mBuffer.data (); in getInternalBuffer()
96 if ((newContentLen+mBuffer.size()) > mMaxLength) in append()
104 mBuffer.append (newContent+1, (uint8_string::size_type) (newContentLen-1)); in append()
106 mBuffer[0] = mBuffer[0] + newContentLen-1; in append()
107 ALOGD ("%s: new size %u bytes", fn, mBuffer[0]); in append()
126 const UINT8 maxLen = mBuffer[0]; in disableSecureElement()
134 tlvType = mBuffer [index]; in disableSecureElement()
[all …]
/external/skia/src/codec/
DSkBmpCodec.cpp311 SkAutoTDeleteArray<uint8_t> mBuffer(new uint8_t[kBmpMaskBytes]); in ReadHeader() local
312 if (stream->read(mBuffer.get(), kBmpMaskBytes) != in ReadHeader()
318 inputMasks.red = get_int(mBuffer.get(), 0); in ReadHeader()
319 inputMasks.green = get_int(mBuffer.get(), 4); in ReadHeader()
320 inputMasks.blue = get_int(mBuffer.get(), 8); in ReadHeader()
/external/opencv3/modules/java/generator/src/java/
Dandroid+JavaCameraView.java34 private byte mBuffer[]; field in JavaCameraView
177 mBuffer = new byte[size]; in initializeCamera()
179 mCamera.addCallbackBuffer(mBuffer); in initializeCamera()
293 mCamera.addCallbackBuffer(mBuffer); in onPreviewFrame()
/external/svox/pico/compat/jni/
Dcom_android_tts_compat_SynthProxy.cpp143 int8_t *mBuffer; member in SynthProxyJniStorage
150 mBuffer = new int8_t[mBufferSize]; in SynthProxyJniStorage()
151 memset(mBuffer, 0, mBufferSize); in SynthProxyJniStorage()
163 delete[] mBuffer; in ~SynthProxyJniStorage()
544 memset(pSynthData->mBuffer, 0, pSynthData->mBufferSize); in com_android_tts_compat_SynthProxy_speak()
547 pSynthData->mBuffer, pSynthData->mBufferSize, static_cast<void *>(pRequestData)); in com_android_tts_compat_SynthProxy_speak()
/external/libnfc-nci/halimpl/bcm2079x/include/
DStartupConfig.h92 uint8_string mBuffer; variable
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
Dautobanh.jarMETA-INF/MANIFEST.MF de/tavendo/autobahn/ByteBufferInputStream.class ByteBufferInputStream.java ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...