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

  /external/chromium_org/gpu/command_buffer/service/
mailbox_synchronizer.h 92 void UpdateTextureLocked(Texture* texture, TextureVersion& texture_version);
mailbox_synchronizer.cc 139 UpdateTextureLocked(it->first, it->second);
172 UpdateTextureLocked(texture, texture_version);
217 void MailboxSynchronizer::UpdateTextureLocked(Texture* texture,

Completed in 367 milliseconds