Searched defs:bytesSize (Results 1 – 4 of 4) sorted by relevance
259 bool ColorBuffer::updateGlFromBytes(const void* bytes, std::size_t bytesSize) { in updateGlFromBytes()355 bool ColorBuffer::flushFromVkBytes(const void* bytes, size_t bytesSize) { in flushFromVkBytes()
2947 size_t bytesSize) { in flushColorBufferFromVkBytes()
340 std::pair<hidl_memory, sp<IMemory>> SurroundViewFuzzer::getMappedSharedMemory(int32_t bytesSize) { in getMappedSharedMemory()
768 std::pair<hidl_memory, sp<IMemory>> GetMappedSharedMemory(int bytesSize) { in GetMappedSharedMemory()