HomeSort by relevance Sort by last modified time
    Searched full:buffers (Results 226 - 250 of 4839) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
QCameraUsbPriv.h 37 /* Number of display buffers (in addition to minimum number of undequed buffers */
40 /* Number of V4L2 capture buffers. */
148 /* prevFormat is pixel format of preview buffers that are exported */
153 /* captureFormat is internal setting for USB camera buffers */
159 struct bufObj *buffers; member in struct:android::__anon3614
  /external/libvterm/src/
screen.c 59 /* Primary and Altscreen. buffers[1] is lazily allocated as needed */
60 ScreenCell *buffers[2]; member in struct:VTermScreen
62 /* buffer will == buffers[0] or buffers[1], depending on altscreen */
214 screen->buffer == screen->buffers[0]) { // not altscreen
436 if(val->boolean && !screen->buffers[1])
439 screen->buffer = val->boolean ? screen->buffers[1] : screen->buffers[0];
484 int is_altscreen = (screen->buffers[1] && screen->buffer == screen->buffers[1])
    [all...]
  /external/skia/include/core/
SkTextBlob.h 131 * Glyph and position buffers associated with a run.
158 * buffers for direct manipulation.
166 * @return Writable glyph and position buffers, valid until the next allocRun()
167 * or build() call. The buffers are guaranteed to hold @count@ elements.
174 * buffers for direct manipulation.
181 * @return Writable glyph and position buffers, valid until the next allocRun()
  /frameworks/base/core/java/android/hardware/camera2/legacy/
RequestHolder.java 82 * Returns true if the given surface requires jpeg buffers.
96 * "Jpeg buffer" refers to the buffers returned in the jpeg
97 * {@link android.hardware.Camera.PictureCallback}. Non-jpeg buffers are created using a tee
111 * Returns the number of surfaces targeted by the request that require jpeg buffers.
128 * Returns the number of surfaces targeted by the request that require non-jpeg buffers.
212 * Returns true if any of the surfaces targeted by the contained request require jpeg buffers.
  /frameworks/base/core/java/android/speech/tts/
SynthesisPlaybackQueueItem.java 107 if (DBG) Log.d(TAG, "Interrupted waiting for buffers, cleaning up.");
138 // buffers will no longer be copied since mStopped is true. The
148 // data to the mixer and discard any pending buffers that the
161 // after having consumed all available buffers. It will then return
165 // Just so that engines that try to queue buffers after
206 // Block if there are no available buffers, and stop() has not
  /hardware/libhardware/modules/camera/
Stream.cpp 204 buf_set->buffers[i]);
205 mBuffers[i] = buf_set->buffers[i];
206 // TODO: register buffers with hw, handle error cases
219 // TODO: unregister buffers from hw
233 dprintf(fd, "Buffers Registered: %s\n", mRegistered ? "true" : "false");
234 dprintf(fd, "Number of Buffers: %" PRIu32 "\n", mNumBuffers);
  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 61 ///the buffers
68 CAMHAL_LOGEB("Allocation failed when creating buffers array of %d uint32_t elements", numArrayEntriesC);
82 ///1D buffers
96 CAMHAL_LOGEB("Userspace mapping of ION buffers returned error %d", ret);
116 ALOGE("Freeing buffers already allocated after error occurred");
135 //TODO: Get needed data to map tiler buffers
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
iosfwd 129 /// Base class for @c char buffers.
141 /// Class for @c char memory buffers.
153 /// Class for @c char file buffers.
169 /// Base class for @c wchar_t buffers.
181 /// Class for @c wchar_t memory buffers.
193 /// Class for @c wchar_t file buffers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
iosfwd 129 /// Base class for @c char buffers.
141 /// Class for @c char memory buffers.
153 /// Class for @c char file buffers.
169 /// Base class for @c wchar_t buffers.
181 /// Class for @c wchar_t memory buffers.
193 /// Class for @c wchar_t file buffers.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
iosfwd 129 /// Base class for @c char buffers.
141 /// Class for @c char memory buffers.
153 /// Class for @c char file buffers.
169 /// Base class for @c wchar_t buffers.
181 /// Class for @c wchar_t memory buffers.
193 /// Class for @c wchar_t file buffers.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
iosfwd 131 /// Base class for @c char buffers.
143 /// Class for @c char memory buffers.
155 /// Class for @c char file buffers.
171 /// Base class for @c wchar_t buffers.
183 /// Class for @c wchar_t memory buffers.
195 /// Class for @c wchar_t file buffers.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
iosfwd 131 /// Base class for @c char buffers.
143 /// Class for @c char memory buffers.
155 /// Class for @c char file buffers.
171 /// Base class for @c wchar_t buffers.
183 /// Class for @c wchar_t memory buffers.
195 /// Class for @c wchar_t file buffers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
iosfwd 131 /// Base class for @c char buffers.
143 /// Class for @c char memory buffers.
155 /// Class for @c char file buffers.
171 /// Base class for @c wchar_t buffers.
183 /// Class for @c wchar_t memory buffers.
195 /// Class for @c wchar_t file buffers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
iosfwd 131 /// Base class for @c char buffers.
143 /// Class for @c char memory buffers.
155 /// Class for @c char file buffers.
171 /// Base class for @c wchar_t buffers.
183 /// Class for @c wchar_t memory buffers.
195 /// Class for @c wchar_t file buffers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
iosfwd 129 /// Base class for @c char buffers.
141 /// Class for @c char memory buffers.
153 /// Class for @c char file buffers.
169 /// Base class for @c wchar_t buffers.
181 /// Class for @c wchar_t memory buffers.
193 /// Class for @c wchar_t file buffers.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
iosfwd 129 /// Base class for @c char buffers.
141 /// Class for @c char memory buffers.
153 /// Class for @c char file buffers.
169 /// Base class for @c wchar_t buffers.
181 /// Class for @c wchar_t memory buffers.
193 /// Class for @c wchar_t file buffers.
  /prebuilts/tools/common/m2/repository/org/parboiled/parboiled-core/1.0.2/
parboiled-core-1.0.2-sources.jar 
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
Mesh.java 169 private IntMap<VertexBuffer> buffers = new IntMap<VertexBuffer>(); field in class:Mesh
186 * Creates a new mesh with no {@link VertexBuffer vertex buffers}.
193 * buffers} are shared between this and the clone mesh, the rest
204 clone.buffers = buffers.clone();
221 * The {@link VertexBuffer vertex buffers} and the data inside them
235 clone.buffers = new IntMap<VertexBuffer>();
239 clone.buffers.put(vb.getBufferType().ordinal(), bufClone);
248 // if the bone weight/index buffers are modified
263 * {@link Type#Position}, {@link Type#Normal}, and {@link Type#Tangent} buffers
    [all...]
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_bufmgr_slab.c 88 struct pb_slab_buffer *buffers; member in struct:pb_slab
100 * of individual buffers.
106 /** From where we get our buffers */
109 /** Size of the buffers we hand on downstream */
112 /** Size of the buffers we request upstream */
116 * Alignment, usage to be used to allocate the slab buffers.
118 * We can only provide buffers which are consistent (in alignment, usage)
136 * Wrapper around several slabs, therefore capable of handling buffers of
220 FREE(slab->buffers);
331 slab->buffers = CALLOC(numBuffers, sizeof(*slab->buffers))
    [all...]
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 307 * The buffer credits field is used to account for journaled buffers
310 * number of outstanding buffers possible at any time. When the
312 * the transaction, so that at all times we know how many buffers the
320 /* Number of remaining buffers we are allowed to dirty: */
343 * new buffers to modify (state not used for now)
348 * The transaction keeps track of all of the buffers modified by a
349 * running transaction, and all of the buffers committed but not yet
378 /* Number of buffers on the t_buffers list */
381 /* Doubly-linked circular list of all buffers reserved but not
385 /* Doubly-linked circular list of all metadata buffers owned by thi
    [all...]
  /external/llvm/include/llvm/Support/
SourceMgr.h 1 //===- SourceMgr.h - Manager for Source Buffers & Diagnostics ---*- C++ -*-===//
61 /// This is all of the buffers that we are reading from.
62 std::vector<SrcBuffer> Buffers;
74 bool isValidBufferID(unsigned i) const { return i && i <= Buffers.size(); }
99 return Buffers[i - 1];
104 return Buffers[i - 1].Buffer.get();
108 return Buffers.size();
118 return Buffers[i - 1].IncludeLoc;
128 Buffers.push_back(std::move(NB));
129 return Buffers.size()
    [all...]
  /hardware/libhardware/include/hardware/
camera3.h 89 * HAL with next request and stream buffers already dequeued. Sync framework
106 * - flush call to drop all in-flight requests/buffers as fast as possible.
113 * - register_stream_buffers deprecated. All gralloc buffers provided
132 * - Basic support for depth output buffers.
162 * The framework allocates gralloc buffers and calls
190 * construct_default_request_settings to get default settings buffers for
216 * deliver gralloc buffers to the application layer (for that frame) until
220 * Both partial metadata results and the gralloc buffers may be sent to the
240 * buffers. The framework will accumulate these partial metadata results
245 * above rule holds for gralloc buffers (both input and output)
1832 buffer_handle_t **buffers; member in struct:camera3_stream_buffer_set
    [all...]
camera2.h 89 * capture produces buffers for multiple streams, each stream must have the
102 * Set the crop window for subsequently enqueued buffers. The parameters are
128 * Transport header for compressed JPEG buffers in output streams.
198 * there are no more buffers available, dequeue() will return NULL. After
213 * 6. All dequeued request buffers must be returned to the framework by calling
219 * Get the count of request buffers pending in the queue. May return
231 * attempting to dequeue again. Buffers obtained in this way must be
365 * buffers) will be produced for this request. ext2 contains the frame
372 * request, but image buffers for it will still be available. Subsequent
379 * request. The frame metadata and other buffers may still b
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 327 * Processes the list of buffers received in a reply from the server to either
332 xcb_dri2_dri2_buffer_t *buffers, unsigned count)
345 dri2_surf->buffers[i].attachment = buffers[i].attachment;
346 dri2_surf->buffers[i].name = buffers[i].name;
347 dri2_surf->buffers[i].pitch = buffers[i].pitch;
348 dri2_surf->buffers[i].cpp = buffers[i].cpp
380 xcb_dri2_dri2_buffer_t *buffers; local
413 xcb_dri2_dri2_buffer_t *buffers; local
870 xcb_dri2_dri2_buffer_t *buffers; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.c 261 static const gl_buffer_index buffers[2] = { local
267 rb = intel_get_renderbuffer(fb, buffers[i]);
316 __DRIbuffer **buffers,
332 __DRIbuffer *buffers = NULL; local
347 /* Set this up front, so that in case our buffers get invalidated
348 * while we're getting new buffers, we don't clobber the stamp and
355 intel_query_dri2_buffers(intel, drawable, &buffers, &count);
357 if (buffers == NULL)
361 switch (buffers[i].attachment) {
385 buffers[i].attachment)
    [all...]

Completed in 1944 milliseconds

1 2 3 4 5 6 7 8 91011>>