| /third_party/flutter/skia/src/core/ |
| D | SkRasterClip.h | 34 bool isRect() const { return true; } in isRect() function 84 bool isRect() const { in isRect() function
|
| D | SkRegion.cpp | 1163 bool isRect = this->isRect(); in writeToMemory() local
|
| D | SkAAClip.cpp | 646 bool SkAAClip::isRect() const { in isRect() function in SkAAClip
|
| D | SkPath.cpp | 617 bool SkPath::isRect(SkRect* rect, bool* isClosed, Direction* direction) const { in isRect() function in SkPath
|
| /third_party/skia/src/core/ |
| D | SkRasterClip.h | 45 bool isRect() const { in isRect() function
|
| D | SkDevice.cpp | 581 const bool isRect = fillsBounds && SkMatrixPriv::IsScaleTranslateAsM33(transform); in op() local
|
| D | SkRegion.cpp | 1161 bool isRect = this->isRect(); in writeToMemory() local
|
| D | SkAAClip.cpp | 1279 bool SkAAClip::isRect() const { in isRect() function in SkAAClip
|
| D | SkPath.cpp | 451 bool SkPath::isRect(SkRect* rect, bool* isClosed, SkPathDirection* direction) const { in isRect() function in SkPath
|
| /third_party/skia/include/core/ |
| D | SkRegion.h | 145 bool isRect() const { return fRunHead == kRectRunHeadPtr; } in isRect() function
|
| D | SkRRect.h | 80 inline bool isRect() const { return kRect_Type == this->getType(); } in isRect() function
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrStyledShape.h | 147 bool isRect() const { in isRect() function
|
| D | GrShape.h | 85 bool isRect() const { return this->type() == Type::kRect; } in isRect() function
|
| /third_party/skia/experimental/graphite/src/geom/ |
| D | Shape.h | 60 bool isRect() const { return fType == Type::kRect; } in isRect() function
|
| /third_party/flutter/skia/include/core/ |
| D | SkRegion.h | 131 bool isRect() const { return fRunHead == kRectRunHeadPtr; } in isRect() function
|
| D | SkRRect.h | 91 inline bool isRect() const { return kRect_Type == this->getType(); } in isRect() function
|
| /third_party/flutter/skia/src/gpu/geometry/ |
| D | GrShape.h | 154 bool isRect() const { in isRect() function
|
| /third_party/glslang/glslang/Include/ |
| D | Types.h | 91 bool isRect() const { return false; } in isRect() function 123 bool isRect() const { return dim == EsdRect; } in isRect() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.cpp | 4363 bool isRect = (surface->getTextureTarget() == EGL_TEXTURE_RECTANGLE_ANGLE); in bindTexImage() local
|