Home
last modified time | relevance | path

Searched refs:isInheritFromRootTransform (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/utils/
DSkLayer.cpp65 bool SkLayer::isInheritFromRootTransform() const { in isInheritFromRootTransform() function in SkLayer
154 if (this->isInheritFromRootTransform()) { in localToGlobal()
200 if (this->isInheritFromRootTransform()) { in draw()
/external/skia/include/utils/
DSkLayer.h32 bool isInheritFromRootTransform() const;