Searched refs:graphics_context_ (Results 1 – 3 of 3) sorted by relevance
18 graphics_context_(0), in PPB_VideoDecoder_Shared()25 graphics_context_(0), in PPB_VideoDecoder_Shared()31 DCHECK(graphics_context_ == 0); in ~PPB_VideoDecoder_Shared()42 DCHECK(!gles2_impl_ && !graphics_context_); in InitCommon()45 graphics_context_ = graphics_context; in InitCommon()49 if (graphics_context_) { in Destroy()51 graphics_context_); in Destroy()52 graphics_context_ = 0; in Destroy()103 graphics_context_)) { in FlushCommandBuffer()
70 PP_Resource graphics_context_; variable
182 : graphics_context_(context) { in WebGraphicsContext3DErrorMessageCallback()188 WebGraphicsContext3DCommandBufferImpl* graphics_context_; member in content::WebGraphicsContext3DErrorMessageCallback195 graphics_context_->OnErrorMessage(msg, id); in OnErrorMessage()