Searched defs:SetSurface (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/android/
H A Dcontent_video_view.cc220 void ContentVideoView::SetSurface(JNIEnv* env, jobject obj, function in class:content::ContentVideoView
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_manager.cc276 void GLManager::SetSurface(gfx::GLSurface* surface) { function in class:gpu::GLManager
277 decoder_->SetSurface(surface);
/external/chromium_org/content/browser/renderer_host/
H A Dcompositor_impl_android.cc235 SetSurface(NULL);
394 void CompositorImpl::SetSurface(jobject surface) { function in class:content::CompositorImpl
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc590 virtual void SetSurface(
2396 // SetSurface.
3564 void GLES2DecoderImpl::SetSurface( function in class:gpu::gles2::GLES2DecoderImpl

Completed in 672 milliseconds