Searched refs:mBackgroundColor (Results 1 – 1 of 1) 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()