Searched defs:texture (Results 1 – 4 of 4) sorted by relevance
43 private var texture: Int = -1 variable in androidx.graphics.opengl.FrameBuffer
75 SurfaceTextureRenderer(mRenderNode, width, height, mProducerHandler) { texture -> in <lambda>() method
101 var texture: SurfaceTexture? = null in <lambda>() variable
308 val texture = IntArray(1) in verifySurfaceContentsWithWindowConfig() constant