Home | History | Annotate | Download | only in renderscript

Lines Matching refs:mCurrentDimZ

83     int mCurrentDimZ;
169 mCurrentDimZ = t.getZ();
174 if (mCurrentDimZ > 1) {
175 mCurrentCount *= mCurrentDimZ;