Searched refs:isColorLayerSet (Results 1 – 1 of 1) sorted by relevance
527 if ((mWidth > 0 || mHeight > 0) && (isColorLayerSet() || isContainerLayerSet())) { in build()695 private boolean isColorLayerSet() { in isColorLayerSet() method in SurfaceControl.Builder