Searched refs:isInheritFromRootTransform (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkLayer.h32 bool isInheritFromRootTransform() const;
/external/skia/include/utils/
H A DSkLayer.h32 bool isInheritFromRootTransform() const;
/external/chromium_org/third_party/skia/src/utils/
H A DSkLayer.cpp65 bool SkLayer::isInheritFromRootTransform() const { function in class:SkLayer
154 if (this->isInheritFromRootTransform()) {
200 if (this->isInheritFromRootTransform()) {
/external/skia/src/utils/
H A DSkLayer.cpp65 bool SkLayer::isInheritFromRootTransform() const { function in class:SkLayer
154 if (this->isInheritFromRootTransform()) {
200 if (this->isInheritFromRootTransform()) {

Completed in 119 milliseconds