Searched defs:textureView (Results 1 – 3 of 3) sorted by relevance
129 final TextureView textureView = activity.getTextureView(); in testRotateScale() local168 final TextureView textureView = activity.getTextureView(); in testTransformScale() local302 final TextureView textureView = activity.getTextureView(); in testSamplingWithTransform() local
154 protected void updatePreviewDisplayRotation(Size previewSize, TextureView textureView) { in updatePreviewDisplayRotation()
745 private TextureView textureView; field in TextureViewFactory