Searched refs:mCubicPoints (Results 1 – 1 of 1) sorted by relevance
34 private float[] mCubicPoints; field in BoundaryPatch42 mCubicPoints = new float[24]; in BoundaryPatch()75 System.arraycopy(pts, offset, mCubicPoints, 0, 24); in setCubicBoundary()163 nativeComputeCubicPatch(mCubicPoints, in buildCache()