Searched refs:mLightSourcePoints (Results 1 – 1 of 1) sorted by relevance
29 private final int mLightSourcePoints; field in SpotShadowConfig47 mLightSourcePoints = builder.mLightSourcePoints; in SpotShadowConfig()75 return mLightSourcePoints; in getLightSourcePoints()142 private int mLightSourcePoints; field in SpotShadowConfig.Builder177 public Builder setLightSourcePoints(int mLightSourcePoints) { in setLightSourcePoints() argument178 this.mLightSourcePoints = mLightSourcePoints; in setLightSourcePoints()