Home
last modified time | relevance | path

Searched refs:image_layer (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_compositor.cc131 pp::CompositorLayer image_layer = compositor.AddLayer(); in TestBindUnbind() local
135 image_layer.SetImage(image, pp::Size(100, 100), in TestBindUnbind()
211 pp::CompositorLayer image_layer = compositor.AddLayer(); in TestReleaseInternal() local
215 image_layer.SetImage(image, pp::Size(100, 100), in TestReleaseInternal()
276 pp::CompositorLayer image_layer = compositor.AddLayer(); in TestReleaseWithoutCommitInternal() local
280 image_layer.SetImage(image, pp::Size(100, 100), in TestReleaseWithoutCommitInternal()
359 pp::CompositorLayer image_layer = compositor.AddLayer(); in TestGeneralInternal() local
363 image_layer.SetImage(image, pp::Size(100, 100), in TestGeneralInternal()
/external/chromium_org/content/renderer/pepper/
Dpepper_compositor_host.cc275 scoped_refptr<cc::TextureLayer> image_layer( in UpdateLayer() local
290 image_layer->SetTextureMailbox(mailbox, in UpdateLayer()
298 image_layer->SetNeedsDisplay(); in UpdateLayer()
301 image_layer->SetPremultipliedAlpha(true); in UpdateLayer()
/external/chromium_org/cc/
Dcc.gyp171 'layers/image_layer.cc',
172 'layers/image_layer.h',
DBUILD.gn143 "layers/image_layer.cc",
144 "layers/image_layer.h",
Dcc.target.darwin-arm64.mk87 cc/layers/image_layer.cc \
Dcc.target.linux-arm64.mk87 cc/layers/image_layer.cc \
Dcc.target.linux-x86.mk87 cc/layers/image_layer.cc \
Dcc.target.linux-arm.mk87 cc/layers/image_layer.cc \
Dcc.target.linux-mips64.mk87 cc/layers/image_layer.cc \
Dcc.target.darwin-x86.mk87 cc/layers/image_layer.cc \
Dcc.target.darwin-mips64.mk87 cc/layers/image_layer.cc \
Dcc.target.darwin-arm.mk87 cc/layers/image_layer.cc \
Dcc.target.linux-x86_64.mk87 cc/layers/image_layer.cc \
Dcc.target.darwin-x86_64.mk87 cc/layers/image_layer.cc \
Dcc.target.linux-mips.mk87 cc/layers/image_layer.cc \
Dcc.target.darwin-mips.mk87 cc/layers/image_layer.cc \