| /external/skqp/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 | 611 bool SkPath::isRect(SkRect* rect, bool* isClosed, Direction* direction) const { in isRect() function in SkPath
|
| /external/skia/src/core/ |
| D | SkRasterClip.h | 44 bool isRect() const { return fIsRect; } in isRect() function 103 bool isRect() const { in isRect() function
|
| D | SkRegion.cpp | 1161 bool isRect = this->isRect(); in writeToMemory() local
|
| D | SkAAClip.cpp | 645 bool SkAAClip::isRect() const { in isRect() function in SkAAClip
|
| D | SkPath.cpp | 449 bool SkPath::isRect(SkRect* rect, bool* isClosed, SkPathDirection* direction) const { in isRect() function in SkPath
|
| /external/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
|
| /external/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
|
| /external/skqp/include/core/ |
| D | SkRegion.h | 141 bool isRect() const { return fRunHead == kRectRunHeadPtr; } in isRect() function
|
| D | SkRRect.h | 101 inline bool isRect() const { return kRect_Type == this->getType(); } in isRect() function
|
| /external/skqp/src/utils/ |
| D | SkDashPath.cpp | 186 bool isRect = !isLine && srcPath.isRect(nullptr); in cull_path() local
|
| /external/skqp/src/gpu/ |
| D | GrShape.h | 154 bool isRect() const { in isRect() function
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowPath.java | 309 protected boolean isRect(RectF rect) { in isRect() method in ShadowPath
|
| /external/deqp-deps/glslang/glslang/Include/ |
| D | Types.h | 88 bool isRect() const { return false; } in isRect() function 119 bool isRect() const { return dim == EsdRect; } in isRect() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/Include/ |
| D | Types.h | 91 bool isRect() const { return false; } in isRect() function 123 bool isRect() const { return dim == EsdRect; } in isRect() function
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | Context.cpp | 4363 bool isRect = (surface->getTextureTarget() == EGL_TEXTURE_RECTANGLE_ANGLE); in bindTexImage() local
|