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

  /packages/apps/Camera/src/com/android/camera/
MosaicRenderer.java 78 public static native void updateMatrix();
MosaicPreviewRenderer.java 103 MosaicRenderer.updateMatrix();
115 MosaicRenderer.updateMatrix();
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
VideoLayerManager.h 76 void updateMatrix(const int layerId, const GLfloat* matrix);
VideoLayerAndroid.cpp 175 manager->updateMatrix(uniqueId(), surfaceMatrix);
VideoLayerManager.cpp 249 void VideoLayerManager::updateMatrix(const int layerId, const GLfloat* matrix)
  /external/webkit/Source/WebCore/svg/
SVGTransform.h 52 void updateMatrix();
SVGTransform.cpp 63 void SVGTransform::updateMatrix()
  /external/skia/samplecode/
SampleApp.h 189 void updateMatrix();
SampleApp.cpp 831 this->updateMatrix();
    [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 183 void updateMatrix(const SkMatrix& matrix);
350 void GraphicStackState::updateMatrix(const SkMatrix& matrix) {
    [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]
  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 655 void DisplayList::updateMatrix() {
699 updateMatrix();
761 updateMatrix();
    [all...]
DisplayListRenderer.h 406 void updateMatrix();

Completed in 6374 milliseconds