Home | History | Annotate | Download | only in app

Lines Matching defs:onTranslucentConversionComplete

6450      * have been redrawn {@link TranslucentConversionListener#onTranslucentConversionComplete} will
6452 * {@link TranslucentConversionListener#onTranslucentConversionComplete} is called the image
6487 mTranslucentCallback.onTranslucentConversionComplete(drawComplete);
6493 void onTranslucentConversionComplete(boolean drawComplete) {
6495 mTranslucentCallback.onTranslucentConversionComplete(drawComplete);
7598 public void onTranslucentConversionComplete(boolean drawComplete);