Searched refs:getTextureView (Results 1 – 4 of 4) sorted by relevance
120 activity.getTextureView().getBitmap(bitmap); in testScaling()129 final TextureView textureView = activity.getTextureView(); in testRotateScale()130 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, activity.getTextureView(), null); in testRotateScale()136 activity.getTextureView().getBitmap(bitmap); in testRotateScale()168 final TextureView textureView = activity.getTextureView(); in testTransformScale()169 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, activity.getTextureView(), null); in testTransformScale()178 activity.getTextureView().getBitmap(bitmap); in testTransformScale()302 final TextureView textureView = activity.getTextureView(); in testSamplingWithTransform()303 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, activity.getTextureView(), null); in testSamplingWithTransform()
148 this.getTextureView().getBitmap(bitmap); in getContents()194 public TextureView getTextureView() { in getTextureView() method in TextureViewCtsActivity
50 public TextureView getTextureView(int index) { in getTextureView() method in Camera2MultiViewCtsActivity
109 mTextureView[i] = activity.getTextureView(i); in setUp()