Home | History | Annotate | Download | only in opengl

Lines Matching defs:mPointer

3902         public Buffer mPointer;
3912 mPointer = pointer;
3937 mTempByteBuffer = mPointer == null ? null : toByteBuffer(-1, mPointer);