Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/functional/tracing/
Dtracer.py84 def Produce(self): member in TracerFactory
/external/chromium_org/content/browser/aura/
Dgpu_process_transport_factory.cc136 virtual std::string Produce() OVERRIDE { return mailbox_name_; } in Produce() function in content::ImageTransportClientTexture
/external/chromium_org/ui/compositor/
Dcompositor.cc95 std::string Texture::Produce() { in Produce() function in ui::Texture
/external/chromium_org/gpu/command_buffer/service/
Dtexture_manager.cc1095 Texture* TextureManager::Produce(TextureRef* ref) { in Produce() function in gpu::gles2::TextureManager
Dtexture_manager_unittest.cc1911 Texture* Produce(TextureRef* texture_ref) { in Produce() function in gpu::gles2::ProduceConsumeTextureTest