Home
last modified time | relevance | path

Searched defs:surface_texture_id (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/android/
Dchild_process_launcher_android.cc196 void RegisterChildProcessSurfaceTexture(int surface_texture_id, in RegisterChildProcessSurfaceTexture()
205 void UnregisterChildProcessSurfaceTexture(int surface_texture_id, in UnregisterChildProcessSurfaceTexture()
/external/chromium_org/ui/gfx/
Dgpu_memory_buffer.h58 SurfaceTextureId surface_texture_id; member
/external/chromium_org/content/browser/renderer_host/
Dcompositor_impl_android.cc100 int surface_texture_id = next_surface_texture_id_++; in AddSurfaceTexture() local
Drender_process_host_impl.cc2346 int surface_texture_id = CompositorImpl::CreateSurfaceTexture(GetID()); in OnAllocateGpuMemoryBuffer() local