OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fInitialMat
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/gpu/
GrLayerHoister.h
24
SkMatrix
fInitialMat
;
GrLayerCache.h
89
fIDMatrix.
fInitialMat
= initialMat;
90
fIDMatrix.
fInitialMat
.getType(); // force initialization of type so hashes match
116
fIDMatrix.
fInitialMat
.cheapEqualTo(other.fIDMatrix.
fInitialMat
) &&
138
SkMatrix
fInitialMat
;
GrLayerHoister.cpp
80
hl->
fInitialMat
= initialMat;
Completed in 743 milliseconds