Home
last modified time | relevance | path

Searched refs:SurfaceTexturePeerChildImpl (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/app/android/
Dchild_process_service.cc33 class SurfaceTexturePeerChildImpl : public SurfaceTexturePeer, class
39 explicit SurfaceTexturePeerChildImpl( in SurfaceTexturePeerChildImpl() function in content::__anon740ade320111::SurfaceTexturePeerChildImpl
46 virtual ~SurfaceTexturePeerChildImpl() { in ~SurfaceTexturePeerChildImpl()
111 DISALLOW_COPY_AND_ASSIGN(SurfaceTexturePeerChildImpl);
139 new SurfaceTexturePeerChildImpl(service)); in InternalInitChildProcess()