Home
last modified time | relevance | path

Searched refs:checkLocation (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1157 checkLocation(aPositionHandle, "aPosition"); in eglSurfaceCreated()
1159 checkLocation(aTextureHandle, "aTextureCoord"); in eglSurfaceCreated()
1161 checkLocation(uTextureTransformHandle, "uTextureTransform"); in eglSurfaceCreated()
1294 public void checkLocation(int location, String label) { in checkLocation() method in GLSurfaceViewFactory.GLSurfaceViewThread