HomeSort by relevance Sort by last modified time
    Searched refs:android_depth_points (Results 1 - 3 of 3) sorted by null

  /system/core/include/system/
graphics.h 338 * HAL_DATASPACE_DEPTH | An android_depth_points buffer
498 * android_depth_points d = get_depth_buffer();
513 struct android_depth_points { struct
    [all...]
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.cpp 581 android_depth_points *cloud = reinterpret_cast<android_depth_points*>(img);
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp 485 ssize_t maxBytesForPointCloud = sizeof(android_depth_points) +
    [all...]

Completed in 1002 milliseconds