Module surface_texture

Source
Available on crate feature api-level-28 only.
Expand description

Bindings for ASurfaceTexture

See https://source.android.com/devices/graphics/arch-st for an architectural overview of SurfaceTexture internals.

Structsยง

SurfaceTexture
An opaque type to manage android.graphics.SurfaceTexture from native code