HomeSort by relevance Sort by last modified time
    Searched refs:buffertype (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
memoryobject.h 20 int buffertype,
30 The buffertype argument can be PyBUF_READ, PyBUF_WRITE,
33 original buffer if a copy must be made. If buffertype is
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
memoryobject.h 20 int buffertype,
30 The buffertype argument can be PyBUF_READ, PyBUF_WRITE,
33 original buffer if a copy must be made. If buffertype is
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c 1070 int buffertype; local
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 507 private BufferType mBufferType = BufferType.NORMAL;
771 int buffertype = 0; local
    [all...]

Completed in 347 milliseconds