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

  /external/chromium/chrome/common/extensions/docs/server/
chromeextensionsdocs.py 34 Channel.BETA = Channel("beta", "1.1-beta")
36 Channel.CHANNELS = [Channel.DEV, Channel.BETA, Channel.STABLE]
152 # get the current version number for the channel requested (dev, beta or stable)
200 self.response.out.write("<br/>Testing BETA<br/>")
201 self.check("/beta/", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/index.html", Channel.BETA)
202 self.check("/beta/index.html", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/index.html", Channel.BETA)
    [all...]
  /frameworks/base/services/camera/libcameraservice/
FakeCamera.cpp 123 * BETA = kYb*(1 << (SHIFT1+3))
128 static const int BETA = (int)( kYb*(1 << (SHIFT1+3)) + 0.5 );
238 temp = (BETA*(pixels & 0x001F) + ALPHA*(pixels>>11) );
246 temp = (BETA*(pixels & 0x001F) + ALPHA*(pixels>>11) );
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 612 milliseconds