HomeSort by relevance Sort by last modified time
    Searched refs:ANativeWindowBuffer (Results 126 - 150 of 150) sorted by null

1 2 3 4 56

  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 228 struct ANativeWindowBuffer;
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 506 ANativeWindowBuffer* anb;
525 ANativeWindowBuffer* anb;
648 ANativeWindowBuffer* anb;
    [all...]
  /frameworks/av/media/libstagefright/
SurfaceMediaSource.cpp 255 ANativeWindowBuffer *bufferHandle) const {
ACodec.cpp     [all...]
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 213 ANativeWindowBuffer *buf;
  /external/swiftshader/src/OpenGL/libEGL/
libEGL.cpp 977 ANativeWindowBuffer *nativeBuffer = reinterpret_cast<ANativeWindowBuffer*>(buffer);
  /frameworks/av/media/libstagefright/include/
ACodec.h 537 ANativeWindowBuffer *buf, int fenceFd, BufferInfo *info);
  /frameworks/av/media/libstagefright/omx/
SoftVideoEncoderOMXComponent.cpp 547 ANativeWindowBuffer *buffer = nativeMeta.pBuffer;
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamSplitter.cpp 297 status_t Camera3StreamSplitter::attachBufferToOutputs(ANativeWindowBuffer* anb,
  /hardware/libhardware/tests/hwc/
cnativewindow.c 34 typedef struct ANativeWindowBuffer aBuffer;
  /frameworks/base/core/jni/
android_hardware_camera2_legacy_LegacyCameraDevice.cpp 156 ANativeWindowBuffer* anb;
  /frameworks/native/libs/gui/tests/
CpuConsumer_test.cpp 486 ANativeWindowBuffer* anb;
  /hardware/interfaces/camera/provider/2.4/vts/functional/
VtsHalCameraProviderV2_4TargetTest.cpp 282 std::pair<bool, uint64_t> getBufferId(ANativeWindowBuffer* anb);
290 std::unordered_map<uint64_t, ANativeWindowBuffer*> mReversedBufMap;
301 ANativeWindowBuffer* anb) {
323 ANativeWindowBuffer* anb;
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/test/
qcamera_test.cpp 1063 ANativeWindowBuffer* anb = NULL;
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]

Completed in 1296 milliseconds

1 2 3 4 56