HomeSort by relevance Sort by last modified time
    Searched defs:GetShmId (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
transfer_buffer.cc 170 int TransferBuffer::GetShmId() {
194 // that address will return a pointer just like malloc, and so that GetShmId
gles2_implementation_unittest.cc 126 virtual int GetShmId() OVERRIDE;
242 int MockTransferBuffer::GetShmId() {
    [all...]

Completed in 533 milliseconds