HomeSort by relevance Sort by last modified time
    Searched refs:getViewMatrix (Results 26 - 35 of 35) sorted by null

12

  /external/chromium_org/third_party/skia/src/gpu/
GrAAConvexPathRenderer.cpp 605 SkMatrix viewMatrix = target->getDrawState().getViewMatrix();
GrClipMaskManager.cpp 47 mat.preConcat(drawState->getViewMatrix());
    [all...]
GrDrawTarget.cpp 651 this->getDrawState().getViewMatrix().mapRect(bounds.get(), rect);
    [all...]
GrInOrderDrawBuffer.cpp 157 combinedMatrix.postConcat(drawState->getViewMatrix());
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
Material.java 789 rm.getCurrentCamera().getViewMatrix().mult(tmpVec, tmpVec);
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/
Camera.java     [all...]
  /external/skia/src/gpu/
GrAAConvexPathRenderer.cpp 605 SkMatrix viewMatrix = target->getDrawState().getViewMatrix();
GrClipMaskManager.cpp 47 mat.preConcat(drawState->getViewMatrix());
    [all...]
GrDrawTarget.cpp 651 this->getDrawState().getViewMatrix().mapRect(bounds.get(), rect);
    [all...]
GrInOrderDrawBuffer.cpp 157 combinedMatrix.postConcat(drawState->getViewMatrix());

Completed in 1013 milliseconds

12