Searched defs:TextureLayer (Results 1 – 5 of 5) sorted by relevance
79 struct TextureLayer { struct80 TextureLayer() in TextureLayer() argument86 gpu::Mailbox mailbox;87 uint32_t target;88 uint32_t sync_point;89 PP_FloatRect source_rect;90 bool premult_alpha;
29 class TextureLayer; variable
44 class TextureLayer; variable
26 TextureLayer::TextureLayer(TextureLayerClient* client) in TextureLayer() function in cc::TextureLayer
85 class TextureLayer; variable