Home
last modified time | relevance | path

Searched defs:TextureLayer (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
Dcompositor_layer_data.h79 struct TextureLayer { struct
80 TextureLayer() in TextureLayer() argument
86 gpu::Mailbox mailbox;
87 uint32_t target;
88 uint32_t sync_point;
89 PP_FloatRect source_rect;
90 bool premult_alpha;
/external/chromium_org/cc/test/
Dlayer_tree_pixel_test.h29 class TextureLayer; variable
/external/chromium_org/ui/compositor/
Dlayer.h44 class TextureLayer; variable
/external/chromium_org/cc/layers/
Dtexture_layer.cc26 TextureLayer::TextureLayer(TextureLayerClient* client) in TextureLayer() function in cc::TextureLayer
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.h85 class TextureLayer; variable