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