Searched refs:mBackgroundColor (Results 1 – 2 of 2) sorted by relevance
37 private final AtomicInteger mBackgroundColor = new AtomicInteger(BACKGROUND_BLACK); field in GLRotationGuideRenderer57 mBackgroundColor.set(value); in setBackgroundColor()98 switch (mBackgroundColor.get()) { in clearBackground()
96116 private int mBackgroundColor