| /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
| D | GLId.java | 26 public void glGenBuffers(int n, int[] buffers, int offset); in glGenBuffers() 30 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset); in glDeleteBuffers() 32 public void glDeleteFramebuffers(GL11ExtensionPack gl11ep, int n, int[] buffers, int offset); in glDeleteFramebuffers()
|
| D | GLES20IdImpl.java | 19 public void glGenBuffers(int n, int[] buffers, int offset) { in glGenBuffers() 32 public void glDeleteBuffers(GL11 gl, int n, int[] buffers, int offset) { in glDeleteBuffers() 38 public void glDeleteFramebuffers(GL11ExtensionPack gl11ep, int n, int[] buffers, int offset) { in glDeleteFramebuffers()
|
| /frameworks/native/libs/gui/tests/ |
| D | SurfaceTextureGLToGL_test.cpp | 153 sp<GraphicBuffer> buffers[2]; in TEST_F() local 198 sp<GraphicBuffer> buffers[3]; in TEST_F() local
|
| /frameworks/native/include/ui/ |
| D | FramebufferNativeWindow.h | 85 sp<NativeBuffer> buffers[MAX_NUM_FRAME_BUFFERS]; variable
|
| /frameworks/av/media/libmedia/ |
| D | AudioTrackShared.cpp | 57 Proxy::Proxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, size_t frameSize, in Proxy() 67 ClientProxy::ClientProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, in ClientProxy() 501 StaticAudioTrackClientProxy::StaticAudioTrackClientProxy(audio_track_cblk_t* cblk, void *buffers, in StaticAudioTrackClientProxy() 593 ServerProxy::ServerProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, in ServerProxy() 817 StaticAudioTrackServerProxy::StaticAudioTrackServerProxy(audio_track_cblk_t* cblk, void *buffers, in StaticAudioTrackServerProxy()
|
| D | IStreamSource.cpp | 109 Vector<sp<IMemory> > buffers; in onTransact() local
|
| /frameworks/native/opengl/libagl/ |
| D | BufferObjectManager.cpp | 85 void EGLBufferObjectManager::deleteBuffers(GLsizei n, const GLuint* buffers) in deleteBuffers()
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/ |
| D | AudioTrackDecoder.java | 77 MediaCodec codec, ByteBuffer[] buffers, int bufferIndex, BufferInfo info) { in onDataAvailable()
|
| D | GpuVideoTrackDecoder.java | 107 MediaCodec codec, ByteBuffer[] buffers, int bufferIndex, BufferInfo info) { in onDataAvailable()
|
| D | TrackDecoder.java | 67 MediaCodec codec, ByteBuffer[] buffers, int bufferIndex, BufferInfo info); in onDataAvailable()
|
| D | CpuVideoTrackDecoder.java | 81 MediaCodec codec, ByteBuffer[] buffers, int bufferIndex, BufferInfo info) { in onDataAvailable()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | GraphicsStatsService.java | 146 ActiveBuffer buffers = mActive.get(i); in fetchActiveBuffersLocked() local 154 ActiveBuffer buffers = new ActiveBuffer(token, uid, pid, packageName); in fetchActiveBuffersLocked() local
|
| /frameworks/av/include/private/media/ |
| D | AudioTrackShared.h | 320 : ClientProxy(cblk, buffers, frameCount, frameSize, true /*isOut*/, in ClientProxy() argument 414 AudioRecordClientProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, in AudioRecordClientProxy() 474 : ServerProxy(cblk, buffers, frameCount, frameSize, true /*isOut*/, clientInServer), in ServerProxy() argument 558 AudioRecordServerProxy(audio_track_cblk_t* cblk, void *buffers, size_t frameCount, in AudioRecordServerProxy()
|
| /frameworks/av/services/camera/libcameraservice/api1/client2/ |
| D | BurstCapture.cpp | 90 Vector<CpuConsumer::LockedBuffer*> buffers; in jpegEncode() local
|
| D | JpegCompressor.cpp | 39 status_t JpegCompressor::start(Vector<CpuConsumer::LockedBuffer*> buffers, in start()
|
| /frameworks/base/media/java/android/media/ |
| D | MediaCodec.java | 2628 private final void invalidateByteBuffer( in invalidateByteBuffer() 2638 private final void validateInputByteBuffer( in validateInputByteBuffer() 2649 private final void revalidateByteBuffer( in revalidateByteBuffer() 2661 private final void validateOutputByteBuffer( in validateOutputByteBuffer() 2672 private final void invalidateByteBuffers(@Nullable ByteBuffer[] buffers) { in invalidateByteBuffers() 2689 private final void freeByteBuffers(@Nullable ByteBuffer[] buffers) { in freeByteBuffers() 2709 ByteBuffer[] buffers = null; in cacheBuffers() local
|
| /frameworks/av/media/libstagefright/ |
| D | OMXCodec.cpp | 1724 Vector<MediaBuffer *> buffers; in allocateBuffersOnPort() local 1933 Vector<BufferInfo> *buffers = &mPortBuffers[kPortIndexOutput]; in dequeueBufferFromNativeWindow() local 2002 Vector<BufferInfo> *buffers = &mPortBuffers[kPortIndexInput]; in on_message() local 2053 Vector<BufferInfo> *buffers = &mPortBuffers[kPortIndexOutput]; in on_message() local 2590 size_t OMXCodec::countBuffersWeOwn(const Vector<BufferInfo> &buffers) { in countBuffersWeOwn() 2603 Vector<BufferInfo> *buffers = &mPortBuffers[portIndex]; in freeBuffersOnPort() local 2633 Vector<BufferInfo> *buffers = &mPortBuffers[portIndex]; in freeBuffer() local 2756 Vector<BufferInfo> *buffers = &mPortBuffers[kPortIndexOutput]; in fillOutputBuffers() local 2769 Vector<BufferInfo> *buffers = &mPortBuffers[kPortIndexInput]; in drainInputBuffers() local 2777 Vector<BufferInfo> *buffers = &mPortBuffers[kPortIndexInput]; in drainInputBuffers() local [all …]
|
| D | MediaCodec.cpp | 582 const Vector<BufferInfo> &buffers = mPortBuffers[portIndex]; in hasPendingBuffer() local 890 Vector<BufferInfo> *buffers = &mPortBuffers[portIndex]; in getBufferAndFormat() local 1280 Vector<BufferInfo> *buffers = &mPortBuffers[portIndex]; in onMessageReceived() local 2290 Vector<BufferInfo> *buffers = &mPortBuffers[portIndex]; in returnBuffersToCodecOnPort() local 2318 Vector<BufferInfo> *buffers = &mPortBuffers[portIndex]; in updateBuffers() local
|
| /frameworks/av/cmds/stagefright/ |
| D | stream.cpp | 88 void MyStreamSource::setBuffers(const Vector<sp<IMemory> > &buffers) { in setBuffers() 198 void MyConvertingStreamSource::setBuffers( in setBuffers()
|
| /frameworks/base/libs/usb/tests/accessorytest/ |
| D | audio.c | 42 static char* buffers[BUFFER_COUNT]; variable
|
| /frameworks/wilhelm/src/android/ |
| D | android_StreamPlayer.cpp | 68 void StreamSourceAppProxy::setBuffers(const Vector<sp<IMemory> > &buffers) { in setBuffers()
|
| /frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/ |
| D | DisplaySourceService.java | 229 ByteBuffer[] buffers = null; in stream() local
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| D | GLToolbox.java | 168 int[] buffers = new int[] { vboId }; in deleteVbo() local
|
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
| D | GL11.java | 204 int[] buffers, in glDeleteBuffers() 210 java.nio.IntBuffer buffers in glDeleteBuffers() 222 int[] buffers, in glGenBuffers() 228 java.nio.IntBuffer buffers in glGenBuffers()
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES11.java | 231 int[] buffers, in glDeleteBuffers() 239 java.nio.IntBuffer buffers in glDeleteBuffers() 255 int[] buffers, in glGenBuffers() 263 java.nio.IntBuffer buffers in glGenBuffers()
|