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

  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 180 void OnRetireSyncPoint(uint32 sync_point);
gpu_command_buffer_stub.cc 218 OnRetireSyncPoint)
360 OnRetireSyncPoint(sync_points_.front());
765 void GpuCommandBufferStub::OnRetireSyncPoint(uint32 sync_point) {
    [all...]

Completed in 38 milliseconds