Searched refs:SetIsCandidateForReuse (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ppapi/thunk/
H A Dppb_image_data_api.h51 virtual void SetIsCandidateForReuse() = 0;
/external/chromium_org/ppapi/proxy/
H A Dgraphics_2d_resource.cc97 enter_image.object()->SetIsCandidateForReuse();
H A Dppb_image_data_proxy.h52 virtual void SetIsCandidateForReuse() OVERRIDE;
H A Dppb_image_data_proxy.cc357 void ImageData::SetIsCandidateForReuse() { function in class:ppapi::proxy::ImageData
/external/chromium_org/content/renderer/pepper/
H A Dppb_image_data_impl.h96 virtual void SetIsCandidateForReuse() OVERRIDE;
H A Dppb_image_data_impl.cc130 void PPB_ImageData_Impl::SetIsCandidateForReuse() { function in class:content::PPB_ImageData_Impl

Completed in 2506 milliseconds