Home
last modified time | relevance | path

Searched refs:android_depth_points (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/libsystem/include/system/
H A Dgraphics.h223 struct android_depth_points { struct
/aosp12/hardware/interfaces/graphics/common/1.0/
H A Dtypes.hal150 * Dataspace::DEPTH | An android_depth_points buffer
1166 * The point cloud will be represented with the android_depth_points
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp668 ssize_t maxBytesForPointCloud = sizeof(android_depth_points) + in getPointCloudBufferSize()