/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES20.java | 565 int[] buffers, in glDeleteBuffers() 573 java.nio.IntBuffer buffers in glDeleteBuffers() 748 int[] buffers, in glGenBuffers() 756 java.nio.IntBuffer buffers in glGenBuffers()
|
H A D | GLLogWrapper.java | 2812 public void glDeleteBuffers(int n, int[] buffers, int offset) { in glDeleteBuffers() 2822 public void glDeleteBuffers(int n, IntBuffer buffers) { in glDeleteBuffers() 2831 public void glGenBuffers(int n, int[] buffers, int offset) { in glGenBuffers() 2841 public void glGenBuffers(int n, IntBuffer buffers) { in glGenBuffers()
|
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
H A D | buffer_hub_queue-test.cpp | 389 std::array<Entry, kBufferCount> buffers; in TEST_F() local
|
/aosp12/art/runtime/native/ |
H A D | dalvik_system_DexFile.cc | 245 jobjectArray buffers, in DexFile_openInMemoryDexFilesNative()
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | GeneratedTestHarness.cpp | 230 void copyTestBuffers(const std::vector<const TestBuffer*>& buffers, uint8_t* output) { in copyTestBuffers()
|
/aosp12/frameworks/av/media/bufferpool/2.0/ |
H A D | AccessorImpl.cpp | 620 auto buffers = mUsingBuffers.find(connectionId); in handleClose() local
|
/aosp12/frameworks/av/media/codec2/vndk/platform/ |
H A D | C2BqBuffer.cpp | 607 sp<GraphicBuffer> buffers[NUM_BUFFER_SLOTS]; in configureProducer() local
|
/aosp12/hardware/google/camera/common/hal/common/ |
H A D | hal_types.h | 361 std::vector<StreamBuffer> buffers; member
|
/aosp12/frameworks/av/media/libaudioclient/ |
H A D | AudioRecord.cpp | 880 void *buffers; in createRecord_l() local
|
H A D | AudioTrack.cpp | 1905 void* buffers; in createTrack_l() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3OutputUtils.cpp | 1435 const hardware::hidl_vec<hardware::camera::device::V3_2::StreamBuffer>& buffers) { in returnStreamBuffers()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | GeneratedTestHarness.cpp | 257 void copyTestBuffers(const std::vector<const TestBuffer*>& buffers, uint8_t* output) { in copyTestBuffers()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | producer_surface_test.cpp | 264 std::vector<sptr<SurfaceBuffer>> buffers; variable
|
/aosp12/hardware/interfaces/camera/device/3.2/default/ |
H A D | CameraDeviceSession.cpp | 1328 CirculatingBuffers& buffers = pair.second; in close() local
|
/aosp12/frameworks/native/opengl/tests/hwc/ |
H A D | hwcCommit.cpp | 1400 list<sp<GraphicBuffer> > buffers; in numOverlays() local
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3HWI.h | 618 List<RequestedBufferInfo> buffers; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/ |
H A D | render_graph.cpp | 1443 const auto& buffers = bindingResources.buffers; in HandleDescriptorSets() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 1849 for (auto& buffers : boundBuffers_) { in UnBindBuffer() local
|
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
H A D | VtsHalEvsV1_1TargetTest.cpp | 2291 hidl_vec<BufferDesc> buffers; in TEST_P() local
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_MediaCodec.cpp | 509 Vector<sp<MediaCodecBuffer> > buffers; in getBuffers() local 2569 jobjectArray buffers; in android_media_MediaCodec_getBuffers() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_opengl_GLES20.cpp | 882 GLuint *buffers = (GLuint *) 0; in android_glDeleteBuffers__I_3II() local 932 GLuint *buffers = (GLuint *) 0; in android_glDeleteBuffers__ILjava_nio_IntBuffer_2() local 1464 GLuint *buffers = (GLuint *) 0; in android_glGenBuffers__I_3II() local 1514 GLuint *buffers = (GLuint *) 0; in android_glGenBuffers__ILjava_nio_IntBuffer_2() local
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 4572 GLuint *buffers = (GLuint *) 0; in android_glDeleteBuffers__I_3II() local 4622 GLuint *buffers = (GLuint *) 0; in android_glDeleteBuffers__ILjava_nio_IntBuffer_2() local 4682 GLuint *buffers = (GLuint *) 0; in android_glGenBuffers__I_3II() local 4732 GLuint *buffers = (GLuint *) 0; in android_glGenBuffers__ILjava_nio_IntBuffer_2() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_sink.c | 1867 float **buffers[] = { &u->bufferAttr->bufIn, &u->bufferAttr->bufOut, in AllocateEffectBuffer() local 1886 float **buffers[] = { &u->bufferAttr->bufIn, &u->bufferAttr->bufOut, in FreeEffectBuffer() local
|
/aosp12/frameworks/native/libs/gui/ |
H A D | ISurfaceComposer.cpp | 2113 int buffers = 0; in onTransact() local
|
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/ |
H A D | VtsHalCameraProviderV2_4TargetTest.cpp | 1415 std::vector<StreamBuffer> buffers; in processCaptureResultLocked() local 1638 const hidl_vec<StreamBuffer>& buffers) { in returnStreamBuffers() 5283 hidl_handle buffers[kBurstFrameCount]; in TEST_P() local 5514 hidl_handle buffers[kBurstFrameCount]; in TEST_P() local
|