Home | History | Annotate | Download | only in renderscript

Lines Matching refs:IntDef

19 import android.annotation.IntDef;
200 @IntDef({NO_TRANSPOSE, TRANSPOSE, CONJ_TRANSPOSE})
207 @IntDef({UPPER, LOWER})
214 @IntDef({NON_UNIT, UNIT})
221 @IntDef({LEFT, RIGHT})