Searched refs:removeCover (Results 1 – 2 of 2) sorted by relevance
157 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testFirstFrames()198 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testRotateScale()240 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testTransformScale()440 activity.removeCover(); in testCropRect()604 activity.findViewById(android.R.id.content), () -> activity.removeCover()); in testSamplingWithTransform()
285 public void removeCover() { in removeCover() method in TextureViewCtsActivity