Commit 010ecec8 by Googler Committed by Marc Baechinger

Reassign TODO to new bug.

PiperOrigin-RevId: 468672505
parent d6442f63
...@@ -33,7 +33,7 @@ import java.util.List; ...@@ -33,7 +33,7 @@ import java.util.List;
* to the input {@link Surface}. * to the input {@link Surface}.
*/ */
public interface FrameProcessor { public interface FrameProcessor {
// TODO(b/238302213): Allow effects to be replaced. // TODO(b/243036513): Allow effects to be replaced.
/** A factory for {@link FrameProcessor} instances. */ /** A factory for {@link FrameProcessor} instances. */
interface Factory { interface Factory {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment