Searched refs:InitCommon (Results 1 – 4 of 4) sorted by relevance
57 void InitCommon(PP_Resource graphics_context,
37 void PPB_VideoDecoder_Shared::InitCommon( in InitCommon() function in ppapi::PPB_VideoDecoder_Shared
132 InitCommon(graphics_context, graphics_3d->gles2_impl()); in Init()
214 decoder->InitCommon(graphics_context, context->gles2_impl()); in CreateProxyResource()