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

  /frameworks/base/libs/hwui/
StatefulBaseRenderer.h 60 return CC_LIKELY(currentTransform()->rectToRect());
Matrix.h 195 bool rectToRect() const;
StatefulBaseRenderer.cpp 154 if (CC_LIKELY(currentTransform()->rectToRect())) {
Matrix.cpp 122 bool Matrix4::rectToRect() const {
  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
TransformationMatrix.h 240 static TransformationMatrix rectToRect(const FloatRect&, const FloatRect&);
TransformationMatrix.cpp     [all...]

Completed in 158 milliseconds