Searched defs:drawOpacity (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
H A DCCLayerImpl.h121 float drawOpacity() const { return m_drawOpacity; } function in class:WebCore::CCLayerImpl
/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DLayerAndroid.h165 float drawOpacity() { return m_drawOpacity; } function in class:WebCore::LayerAndroid

Completed in 336 milliseconds