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

  /frameworks/native/libs/gui/tests/
SurfaceTextureFBO_test.cpp 39 android_native_buffer_t* anb; local
41 &anb));
42 ASSERT_TRUE(anb != NULL);
44 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
65 &anb));
66 ASSERT_TRUE(anb != NULL);
68 buf = GraphicBuffer::from(anb);
SurfaceTextureGL_test.cpp 40 ANativeWindowBuffer* anb; local
42 &anb));
43 ASSERT_TRUE(anb != NULL);
45 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
90 ANativeWindowBuffer* anb; local
92 &anb));
93 ASSERT_TRUE(anb != NULL);
95 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
155 ANativeWindowBuffer* anb; local
157 &anb));
232 ANativeWindowBuffer* anb; local
448 ANativeWindowBuffer* anb; local
509 ANativeWindowBuffer *anb; local
549 ANativeWindowBuffer *anb; local
580 ANativeWindowBuffer *anb; local
633 ANativeWindowBuffer* anb; local
702 ANativeWindowBuffer* anb; local
    [all...]
CpuConsumer_test.cpp 487 ANativeWindowBuffer* anb; local
489 err = native_window_dequeue_buffer_and_wait(anw.get(), &anb);
492 ASSERT_TRUE(anb != NULL);
494 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
  /frameworks/av/media/libstagefright/
SurfaceUtils.cpp 133 ANativeWindowBuffer* anb = NULL; local
182 err = native_window_dequeue_buffer_and_wait(nativeWindow, &anb);
189 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
213 anb = NULL;
218 if (anb != NULL) {
219 nativeWindow->cancelBuffer(nativeWindow, anb, -1);
220 anb = NULL;
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3SharedOutputStream.cpp 105 ANativeWindowBuffer* anb; local
109 res = getBufferLockedCommon(&anb, &fenceFd);
119 res = splitter->attachBufferToOutputs(anb, surface_ids);
137 handoutBufferLocked(*buffer, &(anb->handle), /*acquireFence*/fenceFd,
Camera3InputStream.cpp 62 ANativeWindowBuffer* anb; local
76 anb = bufferItem.mGraphicBuffer->getNativeBuffer();
77 assert(anb != NULL);
84 handoutBufferLocked(*buffer, &(anb->handle), /*acquireFence*/fenceFd,
117 ANativeWindowBuffer *anb = tmp.mGraphicBuffer->getNativeBuffer(); local
118 if (anb != NULL && &(anb->handle) == buffer.buffer) {
Camera3OutputStream.cpp 160 ANativeWindowBuffer* anb; local
164 res = getBufferLockedCommon(&anb, &fenceFd);
173 handoutBufferLocked(*buffer, &(anb->handle), /*acquireFence*/fenceFd,
489 status_t Camera3OutputStream::getBufferLockedCommon(ANativeWindowBuffer** anb, int* fenceFd) {
505 *anb = gb.get();
506 res = mConsumer->attachBuffer(*anb);
541 res = currentConsumer->dequeueBuffer(currentConsumer.get(), anb, fenceFd);
  /hardware/intel/img/hwcomposer/merrifield/test/
nv12_ved_test.cpp 90 ANativeWindowBuffer *anb; local
116 if (native_window_dequeue_buffer_and_wait(anw.get(), &anb))
118 if (anb == NULL)
120 sp <GraphicBuffer> buf(GraphicBuffer::from(anb));
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 506 ANativeWindowBuffer* anb; local
507 ASSERT_EQ(NO_ERROR, native_window_dequeue_buffer_and_wait(mANW.get(), &anb));
508 ASSERT_TRUE(anb != NULL);
513 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
525 ANativeWindowBuffer* anb; local
526 ASSERT_EQ(NO_ERROR, native_window_dequeue_buffer_and_wait(mANW.get(), &anb));
527 ASSERT_TRUE(anb != NULL);
530 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
648 ANativeWindowBuffer* anb;
651 ASSERT_NE(NO_ERROR, native_window_dequeue_buffer_and_wait(mANW.get(), &anb));
    [all...]
  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.cpp 207 ANativeWindowBuffer* anb) {
210 buffer_handle_t& buf = anb->handle;
215 mReversedBufMap[bufId] = anb;
235 ANativeWindowBuffer* anb; local
236 int rc = native_window_dequeue_buffer_and_wait(a, &anb);
243 auto pair = getBufferId(anb);
244 buf = (pair.first) ? anb->handle : nullptr;
246 stride = anb->stride;
  /frameworks/base/core/jni/
android_hardware_camera2_legacy_LegacyCameraDevice.cpp 156 ANativeWindowBuffer* anb; local
182 err = native_window_dequeue_buffer_and_wait(anw.get(), &anb);
185 sp<GraphicBuffer> buf(GraphicBuffer::from(anb));
  /frameworks/base/media/jni/
android_media_ImageWriter.cpp 332 android_native_buffer_t *anb = NULL; local
334 status_t res = anw->dequeueBuffer(anw.get(), &anb, &fenceFd);
350 sp<GraphicBuffer> buffer(GraphicBuffer::from(anb));
  /hardware/interfaces/camera/provider/2.4/vts/functional/
VtsHalCameraProviderV2_4TargetTest.cpp 338 std::pair<bool, uint64_t> getBufferId(ANativeWindowBuffer* anb);
357 ANativeWindowBuffer* anb) {
360 buffer_handle_t& buf = anb->handle;
365 mReversedBufMap[bufId] = anb;
379 ANativeWindowBuffer* anb; local
380 auto rc = native_window_dequeue_buffer_and_wait(mAnw.get(), &anb);
385 auto pair = getBufferId(anb);
386 buf = (pair.first) ? anb->handle : nullptr;
388 stride = anb->stride;
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/test/
qcamera_test.cpp 1058 ANativeWindowBuffer* anb = NULL; local
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 204 milliseconds