Searched refs:mPointer (Results 1 – 3 of 3) sorted by relevance
48 mPointer(ptr) { in SecureBuffer()54 mPointer(nullptr), in SecureBuffer()59 return (void *)(mHandle == nullptr ? mPointer : mHandle->handle()); in getDestinationPointer()
48 const void *mPointer; variable
3902 public Buffer mPointer; field in GLLogWrapper.PointerInfo3912 mPointer = pointer; in PointerInfo()3937 mTempByteBuffer = mPointer == null ? null : toByteBuffer(-1, mPointer); in bindByteBuffer()