HomeSort by relevance Sort by last modified time
    Searched defs:ReadBuffer (Results 1 - 15 of 15) sorted by null

  /external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/
storage_api.py 21 __all__ = ['ReadBuffer',
176 class ReadBuffer(object):
192 buffer_size: buffer size. The ReadBuffer keeps
269 Note the ReadBuffer container itself is the iterator. It's
  /frameworks/native/include/media/openmax/
OMX_ContentPipe.h 188 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
190 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_ContentPipe.h 171 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
173 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_ContentPipe.h 171 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
173 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_ContentPipe.h 171 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
173 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ContentPipe.h 171 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
173 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_ContentPipe.h 188 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
190 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_ContentPipe.h 171 CPresult (*ReadBuffer)( CPhandle hContent, CPbyte **ppBuffer, CPuint *nSize, CPbool bForbidCopy);
173 /** Release a buffer obtained by ReadBuffer back to the pipe. */
  /external/mesa3d/src/mesa/main/
dd.h 507 void (*ReadBuffer)( struct gl_context *ctx, GLenum buffer );
    [all...]
mtypes.h 1034 GLenum ReadBuffer; /**< source buffer for glRead/CopyPixels() */
    [all...]
  /external/v8/src/
d8.cc     [all...]
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.h 759 uint8_t ReadBuffer[PH_FRINFC_NDEFMAP_TOPAZ_MAX_SIZE];
761 /** Size to know the exact data filled in the ReadBuffer. Useful, when the
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 304 void (GLAPIENTRY * ReadBuffer)(GLenum);
  /external/opencv3/modules/core/src/
gl_core_3_1.cpp 498 PFNREADBUFFERPROC ReadBuffer;
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 

Completed in 480 milliseconds