Home
last modified time | relevance | path

Searched defs:mBuffer (Results 1 – 25 of 33) sorted by relevance

12

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dver2_pt_node_array_reader.h40 const ReadOnlyByteArrayView mBuffer; variable
Dver2_patricia_trie_node_reader.h46 const ReadOnlyByteArrayView mBuffer; variable
Dpatricia_trie_policy.h158 const ReadOnlyByteArrayView mBuffer; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_pt_node_array_reader.h52 const BufferWithExtendableBuffer *const mBuffer; variable
Dver4_patricia_trie_node_reader.h69 const BufferWithExtendableBuffer *const mBuffer; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_pt_node_array_reader.h39 const BufferWithExtendableBuffer *const mBuffer; variable
Dver4_patricia_trie_node_reader.h49 const BufferWithExtendableBuffer *const mBuffer; variable
/packages/services/Car/evs/sampleDriver/
DEvsGlDisplay.h51 BufferDesc mBuffer = {}; // A graphics buffer into which we'll store images variable
/packages/apps/Camera2/src/com/android/camera/async/
DRefCountedBufferQueueController.java25 private final RefCountBase<BufferQueueController> mBuffer; field in RefCountedBufferQueueController
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/bigram/
Dbigram_list_policy.h56 const ReadOnlyByteArrayView mBuffer; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_updating_helper.h64 BufferWithExtendableBuffer *const mBuffer; variable
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/shortcut/
Dshortcut_list_policy.h70 const ReadOnlyByteArrayView mBuffer; variable
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/
DByteArrayDictBuffer.java26 private byte[] mBuffer; field in ByteArrayDictBuffer
/packages/inputmethods/LatinIME/tools/make-keyboard-text/src/com/android/inputmethod/keyboard/tools/
DArrayInitializerFormatter.java31 private final StringBuilder mBuffer = new StringBuilder(); field in ArrayInitializerFormatter
/packages/apps/Email/provider_src/com/android/email/mail/transport/
DDiscourseLogger.java32 private String[] mBuffer; field in DiscourseLogger
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content_global_counters.h88 BufferWithExtendableBuffer mBuffer; variable
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
DAndroidImageProxy.java45 private final ByteBuffer mBuffer; field in AndroidImageProxy.Plane
/packages/services/Car/tests/usb/AoapPhoneCompanionApp/src/com/google/android/car/usb/aoap/companion/
DAoapPhoneCompanionActivity.java145 private final byte[] mBuffer = new byte[16384]; field in AoapPhoneCompanionActivity.ProcessorThread
/packages/services/BuiltInPrintService/src/com/android/bips/render/
DPdfRenderService.java172 private final ByteBuffer mBuffer; field in PdfRenderService.RenderThread
/packages/apps/TV/src/com/android/tv/tuner/exoplayer/
DMpegTsSampleExtractor.java229 protected final byte[] mBuffer = new byte[1024]; field in MpegTsSampleExtractor.CcParser
/packages/apps/Messaging/src/com/android/messaging/util/exif/
DExifOutputStream.java83 private final ByteBuffer mBuffer = ByteBuffer.allocate(4); field in ExifOutputStream
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
DExifOutputStream.java82 private ByteBuffer mBuffer = ByteBuffer.allocate(4); field in ExifOutputStream
/packages/apps/Camera2/src/com/android/camera/exif/
DExifOutputStream.java82 private ByteBuffer mBuffer = ByteBuffer.allocate(4); field in ExifOutputStream
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DBinaryDictDecoderUtils.java60 private ByteBuffer mBuffer; field in BinaryDictDecoderUtils.ByteBufferDictBuffer
/packages/apps/WallpaperPicker/src/com/android/photos/
DBitmapRegionTileSource.java81 Bitmap mBuffer; field in DumbBitmapRegionDecoder

12