Searched refs:computeTypeMask (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkMatrix.h55 fTypeMask = this->computeTypeMask();
73 fTypeMask = this->computeTypeMask();
643 uint8_t computeTypeMask() const;
/external/skia/include/core/
H A DSkMatrix.h55 fTypeMask = this->computeTypeMask();
73 fTypeMask = this->computeTypeMask();
643 uint8_t computeTypeMask() const;
/external/chromium_org/third_party/skia/include/utils/
H A DSkMatrix44.h174 fTypeMask = this->computeTypeMask();
402 int computeTypeMask() const;
/external/skia/include/utils/
H A DSkMatrix44.h174 fTypeMask = this->computeTypeMask();
402 int computeTypeMask() const;
/external/chromium_org/third_party/skia/src/utils/
H A DSkMatrix44.cpp52 int SkMatrix44::computeTypeMask() const { function in class:SkMatrix44
/external/skia/src/utils/
H A DSkMatrix44.cpp52 int SkMatrix44::computeTypeMask() const { function in class:SkMatrix44
/external/chromium_org/third_party/skia/src/core/
H A DSkMatrix.cpp84 uint8_t SkMatrix::computeTypeMask() const { function in class:SkMatrix
/external/skia/src/core/
H A DSkMatrix.cpp84 uint8_t SkMatrix::computeTypeMask() const { function in class:SkMatrix

Completed in 125 milliseconds