Searched defs:bytesSize (Results 1 – 5 of 5) sorted by relevance
253 bool ColorBuffer::updateGlFromBytes(const void* bytes, std::size_t bytesSize) { in updateGlFromBytes()349 bool ColorBuffer::flushFromVkBytes(const void* bytes, size_t bytesSize) { in flushFromVkBytes()
2914 size_t bytesSize) { in flushColorBufferFromVkBytes()
216 long bytesSize = batchingDescriptor.countBytes(element); in add() local
738 UInt32 bytesSize = (sizeInBits >> 3); in WriteBytes() local
1331 val bytesSize = bytes.size in commonIndexOf() constant