OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSurfaceSize
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/common/gpu/
gpu_memory_manager_client.h
28
virtual gfx::Size
GetSurfaceSize
() const = 0;
gpu_command_buffer_stub.h
93
virtual gfx::Size
GetSurfaceSize
() const OVERRIDE;
gpu_memory_manager_unittest.cc
144
virtual gfx::Size
GetSurfaceSize
() const OVERRIDE {
gpu_command_buffer_stub.cc
916
gfx::Size GpuCommandBufferStub::
GetSurfaceSize
() const {
[
all
...]
Completed in 1317 milliseconds