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

  /frameworks/base/libs/hwui/
DisplayList.cpp 413 renderer.concatMatrix(mStaticMatrix);
415 renderer.concatMatrix(mAnimationMatrix);
421 renderer.concatMatrix(mTransformMatrix);
DisplayListRenderer.cpp 218 void DisplayListRenderer::concatMatrix(SkMatrix* matrix) {
221 OpenGLRenderer::concatMatrix(matrix);
DisplayListRenderer.h 90 virtual void concatMatrix(SkMatrix* matrix);