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