Searched defs:GetShmId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dtransfer_buffer.cc170 int TransferBuffer::GetShmId() { function in class:gpu::TransferBuffer
194 // that address will return a pointer just like malloc, and so that GetShmId
H A Dgles2_implementation_unittest.cc126 virtual int GetShmId() OVERRIDE;
242 int MockTransferBuffer::GetShmId() { function in class:gpu::gles2::MockTransferBuffer

Completed in 260 milliseconds