Searched refs:getTextureView (Results 1 – 7 of 7) sorted by relevance
35 public TextureView getTextureView() { in getTextureView() method in CameraExtensionTestActivity
50 public TextureView getTextureView(int index) { in getTextureView() method in Camera2MultiViewCtsActivity
195 TextureView textureView = mActivityRule.getActivity().getTextureView(); in updatePreviewSurfaceTexture()
174 activity.getTextureView().getBitmap(bitmap); in testScaling()183 final TextureView textureView = activity.getTextureView(); in testRotateScale()184 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, activity.getTextureView(), null); in testRotateScale()190 activity.getTextureView().getBitmap(bitmap); in testRotateScale()222 final TextureView textureView = activity.getTextureView(); in testTransformScale()223 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, activity.getTextureView(), null); in testTransformScale()232 activity.getTextureView().getBitmap(bitmap); in testTransformScale()303 TextureView textureView = activity.getTextureView(); in testSDRFromSurfaceViewAndTextureView()438 final TextureView textureView = activity.getTextureView(); in testCropRect()598 final TextureView textureView = activity.getTextureView(); in testSamplingWithTransform()[all …]
86 public TextureView getTextureView() { in getTextureView() method in SDRTestActivity
149 this.getTextureView().getBitmap(bitmap); in getContents()195 public TextureView getTextureView() { in getTextureView() method in TextureViewCtsActivity
112 mTextureView[i] = activity.getTextureView(i); in setUp()