RscAndroid

Results 2 comments of RscAndroid

> If you are using CameraX, you can check out the [OverlayEffect](https://developer.android.com/reference/androidx/camera/effects/OverlayEffect) API. > > You want to create a OverlayEffect with queue depth of 0, and targeting both Preview...

> You can take a look at this WIP change for code samples: https://android-review.git.corp.google.com/c/platform/frameworks/support/+/2797834/9/camera/camera-effects/src/main/java/androidx/camera/effects/BitmapOverlayEffect.java > > Otherwise you can post your detailed question on [[email protected]](mailto:[email protected]) and our engineers will be...