Home
last modified time | relevance | path

Searched defs:fInvMatrix (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkBitmapController.h33 SkMatrix fInvMatrix; variable
DSkBitmapProcState.h54 SkMatrix fInvMatrix; // copy of what is in fBMState, can we remove the dup? member
/external/skia/samplecode/
DPerlinPatch.cpp73 SkMatrix fInvMatrix; member in PerlinPatchView