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

  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 176 void OnSetSurfaceVisible(bool visible);
gpu_command_buffer_stub.cc 216 OnSetSurfaceVisible)
755 void GpuCommandBufferStub::OnSetSurfaceVisible(bool visible) {
756 TRACE_EVENT0("gpu", "GpuCommandBufferStub::OnSetSurfaceVisible");
    [all...]

Completed in 27 milliseconds