RgbAdjustment.java
3.44 KB
-
Effect: Implement isNoOp on GlEffect interfaces. · d73c0b3c
Also, allow isNoOp to default to false without the TODO, so that implementations of isNoOp must opt-in to implementing the override in order to be considered for skipping the effect (ex. for transcoding in Transformer). PiperOrigin-RevId: 511223540
huangdarwin committed