Searched refs:tooFarEast (Results 1 – 2 of 2) sorted by relevance
522 final float tooFarEast = 180.5f; in testSetLocation() local548 muxer.setLocation(atlanticLat, tooFarEast); in testSetLocation()550 tooFarEast + "]"); in testSetLocation()
555 const float tooFarEast = 180.5f; in nativeTestSetLocation() local577 status = AMediaMuxer_setLocation(muxer, atlanticLat, tooFarEast); in nativeTestSetLocation()580 ALOGE("setLocation succeeds on bad args: (%f, %f)", atlanticLat, tooFarEast); in nativeTestSetLocation()