Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.graphics.lowlatency\n============================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/graphics/lowlatency/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [CanvasFrontBufferedRenderer.Callback](/reference/androidx/graphics/lowlatency/CanvasFrontBufferedRenderer.Callback) | Provides callbacks for consumers to draw into the front and multi buffered layers as well as provide opportunities to synchronize [SurfaceControlCompat.Transaction](/reference/androidx/graphics/surface/SurfaceControlCompat.Transaction)s to submit the layers to the hardware compositor. |\n| [GLFrontBufferedRenderer.Callback](/reference/androidx/graphics/lowlatency/GLFrontBufferedRenderer.Callback) | Provides callbacks for consumers to draw into the front and multi buffered layers as well as provide opportunities to synchronize [SurfaceControlCompat.Transaction](/reference/androidx/graphics/surface/SurfaceControlCompat.Transaction)s to submit the layers to the hardware compositor. |\n| [LowLatencyCanvasView.Callback](/reference/androidx/graphics/lowlatency/LowLatencyCanvasView.Callback) | Provides callbacks for consumers to draw into the front buffered overlay as well as provide opportunities to synchronize [SurfaceControlCompat.Transaction](/reference/androidx/graphics/surface/SurfaceControlCompat.Transaction)s to submit the layers to the hardware compositor |\n\nClasses\n-------\n\n|----------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------|\n| [BufferInfo](/reference/androidx/graphics/lowlatency/BufferInfo) | Class that represents information about the current buffer that is target for rendered output |\n| [CanvasFrontBufferedRenderer](/reference/androidx/graphics/lowlatency/CanvasFrontBufferedRenderer) | Class responsible for supporting a \"front buffered\" rendering system. |\n| [FrontBufferSyncStrategy](/reference/androidx/graphics/lowlatency/FrontBufferSyncStrategy) | [SyncStrategy](/reference/androidx/graphics/opengl/SyncStrategy) implementation that optimizes for front buffered rendering use cases. |\n| [GLFrontBufferedRenderer](/reference/androidx/graphics/lowlatency/GLFrontBufferedRenderer) | Class responsible for supporting a \"front buffered\" rendering system. |\n| [LowLatencyCanvasView](/reference/androidx/graphics/lowlatency/LowLatencyCanvasView) | [View](https://developer.android.com/reference/android/view/View.html) implementation that leverages a \"front buffered\" rendering system. |"]]