Searched refs:updateMatrix (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DVideoLayerManager.h77 void updateMatrix(const int layerId, const GLfloat* matrix);
H A DVideoLayerAndroid.cpp175 manager->updateMatrix(uniqueId(), surfaceMatrix);
H A DVideoLayerManager.cpp248 void VideoLayerManager::updateMatrix(const int layerId, const GLfloat* matrix) function in class:WebCore::VideoLayerManager
/external/webkit/Source/WebCore/svg/
H A DSVGTransform.h52 void updateMatrix();
H A DSVGTransform.cpp63 void SVGTransform::updateMatrix() function in class:WebCore::SVGTransform
/external/skia/src/pdf/
H A DSkPDFDevice.cpp249 void updateMatrix(const SkMatrix& matrix);
412 void GraphicStackState::updateMatrix(const SkMatrix& matrix) { function in class:GraphicStackState
1182 gsState.updateMatrix(entry->fState.fMatrix);

Completed in 1706 milliseconds