Searched refs:mColorSupplier (Results 1 – 1 of 1) sorted by relevance
54 private final Supplier<Color> mColorSupplier; field in Letterbox96 mColorSupplier = colorSupplier; in Letterbox()419 mColor = mColorSupplier.get(); in applySurfaceChanges()476 || !mColorSupplier.get().equals(mColor) in needsApplySurfaceChanges()