HomeSort by relevance Sort by last modified time
    Searched refs:Gs (Results 1 - 7 of 7) sorted by null

  /external/llvm/unittests/Option/
OptionParsingTest.cpp 90 std::vector<std::string> Gs = AL->getAllArgValues(OPT_G);
91 EXPECT_EQ(Gs[0], "chuu");
92 EXPECT_EQ(Gs[1], "2");
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_blend.c 484 const GLfloat Gs = rgba[i][GCOMP];
558 sG = Gs;
563 sG = 1.0F - Gs;
636 dG = Gs;
641 dG = 1.0F - Gs;
744 g = Gs * sG + Gd * dG;
750 g = Gs * sG - Gd * dG;
756 g = Gd * dG - Gs * sG;
762 g = MIN2( Gd, Gs );
767 g = MAX2( Gd, Gs );
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_blend.c 484 const GLfloat Gs = rgba[i][GCOMP];
558 sG = Gs;
563 sG = 1.0F - Gs;
636 dG = Gs;
641 dG = 1.0F - Gs;
744 g = Gs * sG + Gd * dG;
750 g = Gs * sG - Gd * dG;
756 g = Gd * dG - Gs * sG;
762 g = MIN2( Gd, Gs );
767 g = MAX2( Gd, Gs );
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump 342 X????>=zD???g???@????D????*?v?*?_???QR??/f?~?Hr}??>?8?q?Rw??)?7Yl??{v8?U?????.?n???gV??o??????iX?o?? ?d]??Z?V???????k?38?????]? Ek ?J???~?????Gs??Q???j???B??qc8?I???V2]Ci?br??????N?N?+ V????-?>w?[?6?$?<?%???<?u ??2;c?TSRl?+r???2%g?
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]
chromeVoxChromePageScript.js     [all...]

Completed in 261 milliseconds