Searched defs:Produce (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/test/functional/tracing/ | ||
D | tracer.py | 84 def Produce(self): member in TracerFactory |
/external/chromium_org/content/browser/aura/ | ||
D | gpu_process_transport_factory.cc | 136 virtual std::string Produce() OVERRIDE { return mailbox_name_; } in Produce() function in content::ImageTransportClientTexture |
/external/chromium_org/ui/compositor/ | ||
D | compositor.cc | 95 std::string Texture::Produce() { in Produce() function in ui::Texture |
/external/chromium_org/gpu/command_buffer/service/ | ||
D | texture_manager.cc | 1095 Texture* TextureManager::Produce(TextureRef* ref) { in Produce() function in gpu::gles2::TextureManager |
D | texture_manager_unittest.cc | 1911 Texture* Produce(TextureRef* texture_ref) { in Produce() function in gpu::gles2::ProduceConsumeTextureTest |