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

  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 66 double gpsCoordinates[3];
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 561 static const double gpsCoordinates[2] = {
564 settings.update(ANDROID_JPEG_GPS_COORDINATES, gpsCoordinates, 2);
    [all...]

Completed in 334 milliseconds