Searched refs:mIsPointer (Results 1 – 1 of 1) sorted by relevance
25 private final boolean mIsPointer; field in GLDataTypeSpec32 mIsPointer = type.contains("*"); //$NON-NLS-1$ in GLDataTypeSpec()73 return mIsPointer; in isPointer()