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

  /external/chromium_org/third_party/skia/include/utils/
SkLayer.h 32 bool isInheritFromRootTransform() const;
  /external/chromium_org/third_party/skia/src/utils/
SkLayer.cpp 65 bool SkLayer::isInheritFromRootTransform() const {
154 if (this->isInheritFromRootTransform()) {
200 if (this->isInheritFromRootTransform()) {

Completed in 879 milliseconds