OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSharedStateBuffer
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
command_buffer_service.h
57
bool
SetSharedStateBuffer
(scoped_ptr<base::SharedMemory> shared_state_shm);
command_buffer_service.cc
111
bool CommandBufferService::
SetSharedStateBuffer
(
/external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc
553
if (!command_buffer_->
SetSharedStateBuffer
(shared_state_shm.Pass())) {
[
all
...]
Completed in 1094 milliseconds