HomeSort by relevance Sort by last modified time
    Searched full:localtoglobal (Results 1 - 12 of 12) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
Layer.h 131 void localToGlobal(SkMatrix* matrix) const { localToAncestor(0, matrix); }
142 SkMatrix localToGlobal = layer->localToGlobal();
143 ASSERT(localToAncestor * ancestorToGlobal == localToGlobal);
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macmouse.c 123 LocalToGlobal(&where);
  /external/skia/include/utils/
SkLayer.h 99 void localToGlobal(SkMatrix* matrix) const;
  /external/skia/legacy/include/utils/
SkLayer.h 97 void localToGlobal(SkMatrix* matrix) const;
  /external/skia/legacy/src/utils/
SkLayer.cpp 151 void SkLayer::localToGlobal(SkMatrix* matrix) const {
  /external/skia/src/utils/
SkLayer.cpp 153 void SkLayer::localToGlobal(SkMatrix* matrix) const {
  /external/skia/legacy/src/views/
SkView.cpp 609 void SkView::localToGlobal(SkMatrix* matrix) const
628 this->localToGlobal(&m);
  /external/skia/src/views/
SkView.cpp 629 void SkView::localToGlobal(SkMatrix* matrix) const
648 this->localToGlobal(&m);
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
actionscript.php 99 'localFileReadDisable', 'localToGlobal', 'log', 'LOG10E', 'LOG2E', 'manufacturer', 'Math', 'max',
actionscript3.php 185 'localY', 'localX', 'localToGlobal', 'localName',
  /external/skia/include/views/
SkView.h 396 void localToGlobal(SkMatrix* matrix) const;
  /external/skia/legacy/include/views/
SkView.h 378 void localToGlobal(SkMatrix* matrix) const;

Completed in 460 milliseconds