Home | History | Annotate | Download | only in renderscript

Lines Matching refs:mKind

66     DataKind mKind;
297 return mKind;
770 mKind = DataKind.USER;
793 mKind = dk;
806 // we will pack mType; mKind; mNormalized; mVectorSize; NumSubElements
821 mKind = dk;
985 // Ignore mKind because it is allowed to be different (user vs. pixel).