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.java1155 checkLocation(aPositionHandle, "aPosition"); in eglSurfaceCreated()
1157 checkLocation(aTextureHandle, "aTextureCoord"); in eglSurfaceCreated()
1159 checkLocation(uTextureTransformHandle, "uTextureTransform"); in eglSurfaceCreated()
1292 public void checkLocation(int location, String label) { in checkLocation() method in GLSurfaceViewFactory.GLSurfaceViewThread