Searched refs:tmy (Results 1 – 1 of 1) sorted by relevance
508 final Shader.TileMode tmy = state.mTileModeY; in draw() local509 if (tmx == null && tmy == null) { in draw()514 tmy == null ? Shader.TileMode.CLAMP : tmy)); in draw()