Searched refs:sOnNewBitmapRunnable (Results 1 – 1 of 1) sorted by relevance
33 public static Runnable sOnNewBitmapRunnable = () -> { }; field in GraphicsUtils83 sOnNewBitmapRunnable.run(); in noteNewBitmapCreated()