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

  /external/skia/include/core/
SkMatrix.h 156 this->setTypeMask(kUnknown_Mask);
163 this->setTypeMask(kUnknown_Mask);
187 this->setTypeMask(kUnknown_Mask);
687 this->setTypeMask(kUnknown_Mask);
742 this->setTypeMask(mask | kRectStaysRect_Mask);
748 void setTypeMask(int mask) {
  /external/skia/src/core/
SkMatrix.cpp 67 this->setTypeMask(kIdentity_Mask | kRectStaysRect_Mask);
73 this->setTypeMask(kUnknown_Mask);
86 this->setTypeMask(kUnknown_Mask);
281 this->setTypeMask(kTranslate_Mask | kRectStaysRect_Mask);
299 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask);
315 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask);
341 this->setTypeMask(kScale_Mask | kRectStaysRect_Mask);
420 this->setTypeMask(kUnknown_Mask);
440 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask);
455 this->setTypeMask(kUnknown_Mask | kOnlyPerspectiveValid_Mask)
    [all...]
  /external/skia/src/utils/
SkMatrix44.cpp 199 this->setTypeMask(kIdentity_Mask);
224 this->setTypeMask(kTranslate_Mask);
269 this->setTypeMask(kScale_Mask);
496 inverse->setTypeMask(this->getType());
581 inverse->setTypeMask(this->getType());
949 this->setTypeMask(kIdentity_Mask);
  /external/skia/include/utils/
SkMatrix44.h 458 inline void setTypeMask(int mask) {
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 135 milliseconds