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 187 void OnSetSurfaceVisible(bool visible);
gpu_command_buffer_stub.cc 264 OnSetSurfaceVisible)
855 void GpuCommandBufferStub::OnSetSurfaceVisible(bool visible) {
856 TRACE_EVENT0("gpu", "GpuCommandBufferStub::OnSetSurfaceVisible");
    [all...]

Completed in 249 milliseconds