Searched refs:getOpacity (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkLayer.h33 SkScalar getOpacity() const { return m_opacity; } function in class:SkLayer
/external/skia/include/utils/
H A DSkLayer.h33 SkScalar getOpacity() const { return m_opacity; } function in class:SkLayer
/external/chromium_org/third_party/skia/src/utils/
H A DSkLayer.cpp186 this, opacity * this->getOpacity(), m_size.width(), m_size.height(),
190 opacity = SkScalarMul(opacity, this->getOpacity());
/external/skia/src/utils/
H A DSkLayer.cpp186 this, opacity * this->getOpacity(), m_size.width(), m_size.height(),
190 opacity = SkScalarMul(opacity, this->getOpacity());
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DTabSpecTest.java113 public int getOpacity() { method in class:TabSpecTest.TestIcon
H A DDrawableTest.java171 public int getOpacity() { method in class:DrawableTest.TestDrawable
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Dprototype-1.7.js2378 getOpacity: function(element) {
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dmootools-1.2.2-core-nc.js2162 getOpacity: function(){
H A Dprototype-1.6.0.3.js1912 getOpacity: function(element) {
H A Dconcat-jquery-mootools-prototype.js6538 getOpacity: function(){
10291 getOpacity: function(element) {

Completed in 790 milliseconds