Searched defs:isInheritFromRootTransform (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkLayer.cpp67 bool SkLayer::isInheritFromRootTransform() const { function in class:SkLayer
156 if (this->isInheritFromRootTransform()) {
202 if (this->isInheritFromRootTransform()) {
/external/skia/src/utils/
H A DSkLayer.cpp67 bool SkLayer::isInheritFromRootTransform() const { function in class:SkLayer
156 if (this->isInheritFromRootTransform()) {
202 if (this->isInheritFromRootTransform()) {

Completed in 50 milliseconds