Searched defs:GetResourceImage (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dpdf.cc40 ImageData PDF::GetResourceImage(const InstanceHandle& instance, function in class:pp::PDF
44 get_interface<PPB_PDF>()->GetResourceImage(
/external/chromium_org/ppapi/proxy/
H A Dpdf_resource.cc190 PP_Resource PDFResource::GetResourceImage(PP_ResourceImage image_id) { function in class:ppapi::proxy::PDFResource
/external/chromium_org/ppapi/thunk/
H A Dppb_pdf_thunk.cc26 PP_Resource GetResourceImage(PP_Instance instance, function in namespace:ppapi::thunk::__anon10300
31 return enter.functions()->GetResourceImage(image_id);
166 &GetResourceImage,
/external/chromium_org/components/pdf/renderer/
H A Dppb_pdf_impl.cc282 PP_Resource GetResourceImage(PP_Instance instance_id, function in namespace:pdf::__anon6690
325 &GetResourceImage, //
/external/chromium_org/ppapi/c/private/
H A Dppb_pdf.h98 PP_Resource (*GetResourceImage)(PP_Instance instance, member in struct:PPB_PDF

Completed in 113 milliseconds