Home | History | Annotate | Download | only in renderscript

Lines Matching refs:DataKind

294             if (mType.getElement().mKind != Element.DataKind.PIXEL_A) {
303 if ((mType.getElement().mKind != Element.DataKind.PIXEL_RGBA) ||
313 if ((mType.getElement().mKind != Element.DataKind.PIXEL_RGB) ||
323 if ((mType.getElement().mKind != Element.DataKind.PIXEL_RGBA) ||