Searched defs:isMapped (Results 1 – 4 of 4) sorted by relevance
42 GLboolean isMapped() const { return mMapped; } in isMapped() function115 GLboolean isMapped() const { return mState.mMapped; } in isMapped() function
91 bool isMapped = newBinding.getBuffer().get() && newBinding.getBuffer()->isMapped(); in setAttribBinding() local241 bool isMapped, in updateCachedMappedArrayBuffers()
212 bool isMapped() const { return mAddr != unmappedMemory(); } in isMapped() function
85 bool isMapped() const { return mMappedStorage != nullptr; } in isMapped() function