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