HomeSort by relevance Sort by last modified time
    Searched refs:allocateBuffer (Results 1 - 25 of 26) sorted by null

1 2

  /frameworks/av/media/libstagefright/include/
SimpleSoftOMXComponent.h 124 virtual OMX_ERRORTYPE allocateBuffer(
SoftOMXComponent.h 80 virtual OMX_ERRORTYPE allocateBuffer(
  /frameworks/av/media/libstagefright/omx/
SoftOMXComponent.cpp 54 mComponent->AllocateBuffer = AllocateBufferWrapper;
209 return me->allocateBuffer(buffer, portIndex, appPrivate, size);
298 OMX_ERRORTYPE SoftOMXComponent::allocateBuffer(
SimpleSoftOMXComponent.cpp 261 OMX_ERRORTYPE SimpleSoftOMXComponent::allocateBuffer(
OMXNodeInstance.cpp     [all...]
  /external/deqp/modules/glshared/
glsMemoryStressCase.cpp 452 void allocateBuffer (de::Random& rnd);
514 allocateBuffer(rnd);
520 allocateBuffer(rnd);
671 void MemObjectAllocator::allocateBuffer (de::Random& rnd)
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/
CharBufferTest.java 1057 CharBuffer allocateBuffer = CharBuffer.allocate(1);
1058 CharBuffer charBufferB = CharBuffer.wrap(allocateBuffer);
1061 allocateBuffer.append(allocateBuffer);
1062 charBufferB = CharBuffer.wrap(allocateBuffer);
  /device/google/marlin/camera/QCamera2/HAL/
QCameraMem.h 145 int allocateBuffer(struct QCameraMemory::QCameraMemInfo &memInfo,
QCameraMem.cpp 405 rc = mMemoryPool->allocateBuffer(mMemInfo[i],
694 * FUNCTION : allocateBuffer
710 int QCameraMemoryPool::allocateBuffer(
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraMem.h 132 int allocateBuffer(struct QCameraMemory::QCameraMemInfo &memInfo,
QCameraMem.cpp 411 rc = mMemoryPool->allocateBuffer(mMemInfo[i],
684 * FUNCTION : allocateBuffer
700 int QCameraMemoryPool::allocateBuffer(
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraMem.h 132 int allocateBuffer(struct QCameraMemory::QCameraMemInfo &memInfo,
QCameraMem.cpp 411 rc = mMemoryPool->allocateBuffer(mMemInfo[i],
684 * FUNCTION : allocateBuffer
700 int QCameraMemoryPool::allocateBuffer(
    [all...]
  /external/mesa3d/include/GL/internal/
dri_interface.h 884 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
    [all...]
  /external/mesa3d/src/egl/drivers/dri2/
platform_drm.c 228 b = dri2_dpy->dri2->allocateBuffer(dri2_dpy->dri_screen,
platform_wayland.c 280 dri2_dpy->dri2->allocateBuffer(dri2_dpy->dri_screen,
464 dri2_dpy->dri2->allocateBuffer(dri2_dpy->dri_screen,
platform_android.c 121 dri2_dpy->dri2->allocateBuffer(dri2_dpy->dri_screen, att, format,
  /external/swiftshader/src/Renderer/
Surface.hpp 445 static void *allocateBuffer(int width, int height, int depth, Format format);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 866 __DRIbuffer *(*allocateBuffer)(__DRIscreen *screen,
  /external/robolectric/v3/libs/
sqlite4java-0.282.jar 
  /prebuilts/misc/common/robolectric/lib/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/
sqlite4java-0.282.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.0.CR3/
netty-codec-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.3.Final/
netty-codec-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec/4.1.6.Final/
netty-codec-4.1.6.Final.jar 

Completed in 1153 milliseconds

1 2