OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:io_surface_layer
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/cc/layers/
io_surface_layer.cc
5
#include "cc/layers/
io_surface_layer
.h"
38
IOSurfaceLayerImpl*
io_surface_layer
=
local
40
io_surface_layer
->SetIOSurfaceProperties(io_surface_id_, io_surface_size_);
io_surface_layer_impl.cc
60
IOSurfaceLayerImpl*
io_surface_layer
=
local
62
io_surface_layer
->SetIOSurfaceProperties(io_surface_id_, io_surface_size_);
/external/chromium_org/cc/trees/
layer_tree_host_unittest.cc
16
#include "cc/layers/
io_surface_layer
.h"
2856
scoped_refptr<IOSurfaceLayer>
io_surface_layer
= IOSurfaceLayer::Create();
variable
2861
layer_tree_host()->root_layer()->AddChild(
io_surface_layer
);
variable
[
all
...]
layer_tree_host_impl_unittest.cc
3843
scoped_ptr<IOSurfaceLayerImpl>
io_surface_layer
=
local
[
all
...]
/external/chromium_org/cc/
cc.target.darwin-arm.mk
82
cc/layers/
io_surface_layer
.cc \
cc.target.darwin-mips.mk
82
cc/layers/
io_surface_layer
.cc \
cc.target.darwin-x86.mk
82
cc/layers/
io_surface_layer
.cc \
cc.target.linux-arm.mk
82
cc/layers/
io_surface_layer
.cc \
cc.target.linux-mips.mk
82
cc/layers/
io_surface_layer
.cc \
cc.target.linux-x86.mk
82
cc/layers/
io_surface_layer
.cc \
Completed in 92 milliseconds