MCPcopy Create free account
hub / github.com/Samsung/rlottie / QueueBuffer

Method QueueBuffer

src/vector/vdebug.cpp:530–530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

528class QueueBuffer : public BufferBase {
529public:
530 QueueBuffer(QueueBuffer const&) = delete;
531 QueueBuffer& operator=(QueueBuffer const&) = delete;
532
533 QueueBuffer()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected