HomeSort by relevance Sort by last modified time
    Searched defs:graphics_context_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ppapi/shared_impl/
ppb_video_decoder_shared.h 71 PP_Resource graphics_context_; member in class:ppapi::PPB_VideoDecoder_Shared
73 // Reference to the GLES2Implementation owned by |graphics_context_|.
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_impl.cc 42 : graphics_context_(context) {
48 WebGraphicsContext3DImpl* graphics_context_; member in class:webkit::gpu::WebGraphicsContext3DErrorMessageCallback
55 graphics_context_->OnErrorMessage(msg, id);
    [all...]

Completed in 563 milliseconds