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

  /external/skia/src/core/
SkBitmapProcState.h 38 // TODO: combine fInvMatrix and fRealInvMatrix.
39 SkMatrix fRealInvMatrix; // The actual inverse matrix.
SkBitmapProcState.cpp 97 fRealInvMatrix = fBMState->invMatrix();
  /external/skqp/src/core/
SkBitmapProcState.h 38 // TODO: combine fInvMatrix and fRealInvMatrix.
39 SkMatrix fRealInvMatrix; // The actual inverse matrix.
SkBitmapProcState.cpp 97 fRealInvMatrix = fBMState->invMatrix();

Completed in 218 milliseconds