Searched refs:lockTextureSource (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DTransformUtils.java67 TextureSource texture = frame.lockTextureSource();
73 TextureSource texture = frame.lockTextureSource();
H A DFrameImage2D.java35 public TextureSource lockTextureSource() { method in class:FrameImage2D
H A DSurfaceHolderTarget.java151 mShader.process(image.lockTextureSource(),
H A DImageShader.java251 TextureSource texSource = input.lockTextureSource();
264 texSources[i] = inputs[i].lockTextureSource();

Completed in 77 milliseconds