/frameworks/native/libs/nativewindow/rust/src/ |
D | surface.rs | 41 pub struct Surface(NonNull<ANativeWindow>); struct 43 impl Surface { implementation 198 impl Drop for Surface { implementation 207 impl Debug for Surface { implementation 217 impl Clone for Surface { implementation 227 impl UnstructuredParcelable for Surface { implementation 261 unsafe impl Send for Surface {} implementation 264 unsafe impl Sync for Surface {} implementation
|
/frameworks/native/libs/gui/include/gui/ |
D | Flags.h | 25 class Surface; variable 27 class Surface; variable
|
D | SurfaceControl.h | 41 class Surface; variable 116 friend class Surface; variable
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_utils_SurfaceUtils.cpp | 213 {"nativeDetectSurfaceType", "(Landroid/view/Surface;)I", in nativeDetectSurfaceType() 215 {"nativeDetectSurfaceDataspace", "(Landroid/view/Surface;)I", in nativeDetectSurfaceDataspace() 219 {"nativeDetectSurfaceUsageFlags", "(Landroid/view/Surface;)J", in nativeDetectSurfaceUsageFlags() 221 {"nativeGetSurfaceId", "(Landroid/view/Surface;)J", (void*)SurfaceUtils_nativeGetSurfaceId}, in nativeGetSurfaceId()
|
/frameworks/base/core/jni/include/android_runtime/ |
D | android_view_Surface.h | 28 class Surface; variable
|
/frameworks/av/media/libstagefright/include/media/stagefright/ |
D | SurfaceUtils.h | 25 class Surface; variable
|
/frameworks/av/camera/include/camera/ |
D | Camera.h | 39 class Surface; variable
|
/frameworks/av/media/libmedia/include/media/ |
D | IMediaRecorder.h | 29 class Surface; variable
|
D | mediarecorder.h | 33 class Surface; variable 38 class Surface; variable
|
D | IMediaPlayer.h | 38 class Surface; variable
|
/frameworks/base/libs/hwui/ |
D | Readback.h | 33 class Surface; variable
|
/frameworks/av/camera/include/camera/android/hardware/ |
D | ICamera.h | 31 class Surface; variable
|
/frameworks/base/core/tests/coretests/jni/ |
D | ViewRootImplTestJni.cpp | 65 { "nativeCreateASurfaceControlFromSurface", "(Landroid/view/Surface;)Z", in JNI_OnLoad()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | Camera3FakeStream.h | 88 virtual ssize_t getSurfaceId(const sp<Surface> &/*surface*/) { return 0; } in getSurfaceId()
|
/frameworks/native/libs/nativewindow/include/android/ |
D | native_window_aidl.h | 182 using Surface = aidl::android::hardware::NativeWindow; variable
|
/frameworks/av/media/libstagefright/include/ |
D | FrameCaptureLayer.h | 31 class Surface; variable
|
/frameworks/base/libs/hwui/renderthread/ |
D | RenderProxy.h | 42 class Surface; variable
|
D | CacheManager.h | 34 class Surface; variable
|
/frameworks/av/camera/include/camera/camera2/ |
D | CaptureRequest.h | 27 class Surface; variable
|
D | OutputConfiguration.h | 32 class Surface; variable
|
/frameworks/base/core/java/android/view/ |
D | Surface.java | 67 public class Surface implements Parcelable { class 350 public Surface() { in Surface() method in Surface 362 public Surface(@NonNull SurfaceControl from) { in Surface() method in Surface 383 public Surface(SurfaceTexture surfaceTexture) { in Surface() method in Surface 397 private Surface(long nativeObject) { in Surface() method in Surface
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | CompositeStream.h | 34 class Surface; variable
|
/frameworks/base/services/core/jni/ |
D | com_android_server_biometrics_SurfaceToNativeHandleConverter.cpp | 115 {"acquireSurfaceHandle", "(Landroid/view/Surface;)Landroid/os/NativeHandle;", in acquireSurfaceHandle()
|
/frameworks/base/media/jni/ |
D | android_media_MediaCodec.h | 46 class Surface; variable
|
/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/ |
D | NuPlayerDecoderBase.h | 31 class Surface; variable
|