Home
last modified time | relevance | path

Searched refs:scaleContainerView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/
DBlockScreenView.java221 public void scaleContainerView(float scale) { in scaleContainerView() method in BlockScreenView
DTunableTvView.java850 mBlockScreenView.scaleContainerView(scale); in onLayout()