HomeSort by relevance Sort by last modified time
    Searched full:has_perspective (Results 1 - 1 of 1) sorted by null

  /external/skia/src/core/
SkMatrix.cpp 49 static inline int has_perspective(const SkMatrix& matrix) { function
139 if (has_perspective(*this)) {
157 if (has_perspective(*this)) {
720 int isPersp = has_perspective(*this);
    [all...]

Completed in 60 milliseconds