Home
last modified time | relevance | path

Searched refs:updateLocalTransformAndClip (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerAndroid.h312 void updateLocalTransformAndClip(const TransformationMatrix& parentMatrix,
DLayerAndroid.cpp399 void LayerAndroid::updateLocalTransformAndClip(const TransformationMatrix& parentMatrix, in updateLocalTransformAndClip() function in WebCore::LayerAndroid
479 updateLocalTransformAndClip(parentMatrix, clipping); in updateGLPositionsAndScale()