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

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
VideoLayerAndroid.cpp 183 iconQuadData.updateOpacity(scale);
200 iconQuadData.updateOpacity(1.0);
210 iconQuadData.updateOpacity(scale);
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
DrawQuadData.h 86 void updateOpacity(float opacity) { m_opacity = opacity; }

Completed in 46 milliseconds