/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation. Oracle designates this
* particular file as subject to the "Classpath" exception as provided
* by Oracle in the LICENSE file that accompanied this code.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
#if !defined(JAVA2D_NO_MLIB) || defined(MLIB_ADD_SUFF)
#include "vis_AlphaMacros.h"
/***************************************************************/
{
height = 1;
}
for (j = 0; j < height; j++) {
i = i0 = 0;
i0 = 1;
}
#pragma pipeloop(0)
}
for (; i < width; i++) {
}
}
}
/***************************************************************/
{
height = 1;
}
for (j = 0; j < height; j++) {
i = i0 = 0;
i0 = 1;
}
#pragma pipeloop(0)
}
for (; i < width; i++) {
}
}
}
/***************************************************************/
{
mlib_s32 j;
for (j = 0; j < height; j++) {
}
#pragma pipeloop(0)
}
}
}
}
/***************************************************************/
{
height = 1;
}
for (j = 0; j < height; j++) {
i = i0 = 0;
if (x < 0) {
dst[i] = x;
}
i0 = 1;
}
#pragma pipeloop(0)
}
for (; i < width; i++) {
if (x < 0) {
dst[i] = x;
}
}
}
}
/***************************************************************/
{
for (j = 0; j < height; j++) {
if (x < 0) {
*dst = x;
}
dst++;
}
#pragma pipeloop(0)
}
if (x < 0) {
*dst = x;
}
}
}
}
/***************************************************************/
{
for (j = 0; j < height; j++) {
if (x & 0xff000000) {
*dst = x | 0xff000000;
}
dst++;
}
#pragma pipeloop(0)
}
if (x & 0xff000000) {
*dst = x | 0xff000000;
}
}
}
}
/***************************************************************/
{
height = 1;
}
for (j = 0; j < height; j++) {
if (x < 0) {
*dst = x;
} else {
}
dst++;
}
#pragma pipeloop(0)
src += 2;
}
if (x < 0) {
*dst = x;
} else {
}
dst++;
}
}
}
/***************************************************************/
{
mlib_s32 j;
vis_write_gsr(0 << 3);
unsigned int rowBytes;
if (!pixels) continue;
}
}
}
if (bottom > clipBottom) {
bottom = clipBottom;
}
continue;
}
for (j = 0; j < height; j++) {
/* Clearing the Graphics Status Register is necessary otherwise
* left over scale settings affect the pack instructions.
*/
vis_write_gsr(0 << 3);
dst++;
}
#pragma pipeloop(0)
src += 2;
}
dst++;
}
}
}
}
/***************************************************************/
#endif /* JAVA2D_NO_MLIB */