Home
last modified time | relevance | path

Searched defs:origin (Results 1 – 2 of 2) sorted by relevance

/cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
DVideoEncoderDecoderTest.java713 Point origin = getOrigin(frameCount); in queueInputBufferEncoder() local
759 Point origin, in YUVImage()
874 Point origin = getOrigin(frameCount); in queueInputImageEncoder() local
987 Point origin = getOrigin(outFrameCount); in runDecoder() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DGeolocationTest.java287 String origin, GeolocationPermissions.Callback callback) { in onGeolocationPermissionsShowPrompt()