Searched refs:removeCover (Results 1 – 2 of 2) sorted by relevance
103 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testFirstFrames()144 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testRotateScale()186 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testTransformScale()306 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testSamplingWithTransform()
283 public void removeCover() { in removeCover() method in TextureViewCtsActivity