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

  /external/chromium_org/ppapi/proxy/
ppp_graphics_3d_proxy.cc 36 ppp_graphics_3d_impl_(NULL) {
38 ppp_graphics_3d_impl_ = static_cast<const PPP_Graphics3D*>(
65 if (ppp_graphics_3d_impl_)
66 CallWhileUnlocked(ppp_graphics_3d_impl_->Graphics3DContextLost, instance);
ppp_graphics_3d_proxy.h 33 const PPP_Graphics3D* ppp_graphics_3d_impl_; member in class:ppapi::proxy::PPP_Graphics3D_Proxy

Completed in 37 milliseconds