Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/pepper/
Dppb_graphics_3d_impl.cc364 PP_Instance this_pp_instance = pp_instance(); in SendContextLost() local
371 if (ppp_graphics_3d && HostGlobals::Get()->GetInstance(this_pp_instance)) in SendContextLost()
372 ppp_graphics_3d->Graphics3DContextLost(this_pp_instance); in SendContextLost()