Home | History | Annotate | Download | only in pepper

Lines Matching refs:is_xp

810   bool is_xp = base::win::GetVersion() <= base::win::VERSION_XP;
830 "Flash.UsesGPU", is_xp * 4 + needs_gpu * 2 + prefs.is_webgl_supported, 8);