Searched refs:is_candidate_for_reuse_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dppb_image_data_proxy.cc323 is_candidate_for_reuse_(false) {
337 if (is_candidate_for_reuse_)
358 is_candidate_for_reuse_ = true;
362 is_candidate_for_reuse_ = false;
H A Dppb_image_data_proxy.h70 bool is_candidate_for_reuse_; member in class:ppapi::proxy::ImageData

Completed in 998 milliseconds