Searched refs:geohashDecodeAreaToLongLat (Results 1 – 2 of 2) sorted by relevance
109 int geohashDecodeAreaToLongLat(const GeoHashArea *area, double *xy);
206 int geohashDecodeAreaToLongLat(const GeoHashArea *area, double *xy) { in geohashDecodeAreaToLongLat() function217 return geohashDecodeAreaToLongLat(&area, xy); in geohashDecodeToLongLatType()