Home | History | Annotate | Download | only in compositor_bindings

Lines Matching defs:WebCompositorSupportImpl

45 WebCompositorSupportImpl::WebCompositorSupportImpl() {}
47 WebCompositorSupportImpl::~WebCompositorSupportImpl() {}
49 WebLayer* WebCompositorSupportImpl::createLayer() {
53 WebContentLayer* WebCompositorSupportImpl::createContentLayer(
58 WebExternalTextureLayer* WebCompositorSupportImpl::createExternalTextureLayer(
63 WebKit::WebImageLayer* WebCompositorSupportImpl::createImageLayer() {
67 WebSolidColorLayer* WebCompositorSupportImpl::createSolidColorLayer() {
71 WebScrollbarLayer* WebCompositorSupportImpl::createScrollbarLayer(
78 WebAnimation* WebCompositorSupportImpl::createAnimation(
85 WebFloatAnimationCurve* WebCompositorSupportImpl::createFloatAnimationCurve() {
90 WebCompositorSupportImpl::createTransformAnimationCurve() {
94 WebTransformOperations* WebCompositorSupportImpl::createTransformOperations() {
98 WebFilterOperations* WebCompositorSupportImpl::createFilterOperations() {