| /external/skia/src/core/ |
| D | SkRasterClip.h | 53 const SkIRect& getBounds() const { in getBounds() function 164 const SkIRect& getBounds() const { in getBounds() function
|
| D | SkAAClip.h | 28 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
| D | SkDrawable.cpp | 61 SkRect SkDrawable::getBounds() { in getBounds() function in SkDrawable
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowTouchDelegate.java | 28 public Rect getBounds() { in getBounds() method in ShadowTouchDelegate
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowTouchDelegate.java | 22 public Rect getBounds() { in getBounds() method in ShadowTouchDelegate
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/ |
| D | DrawingContent.java | 10 void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents); in getBounds() method
|
| D | FillContent.java | 133 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in FillContent
|
| D | RepeaterContent.java | 123 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in RepeaterContent
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/ |
| D | NullLayer.java | 18 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in NullLayer
|
| D | SolidLayer.java | 73 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in SolidLayer
|
| D | ShapeLayer.java | 39 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in ShapeLayer
|
| D | ImageLayer.java | 61 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in ImageLayer
|
| D | CompositionLayer.java | 135 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in CompositionLayer
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/declarations/ |
| D | ResolvedTypeParameterDeclaration.java | 84 public List<Bound> getBounds() { in onType() method
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-model/com/github/javaparser/symbolsolver/model/declarations/ |
| D | TypeParameterDeclaration.java | 79 public List<Bound> getBounds(TypeSolver typeSolver) { in onType() method
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javassistmodel/ |
| D | JavassistTypeParameter.java | 96 public List<ResolvedTypeParameterDeclaration.Bound> getBounds() { in getBounds() method in JavassistTypeParameter
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javassistmodel/ |
| D | JavassistTypeParameter.java | 99 public List<TypeParameterDeclaration.Bound> getBounds(TypeSolver typeSolver) { in getBounds() method in JavassistTypeParameter
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/reflectionmodel/ |
| D | ReflectionTypeParameter.java | 112 public List<Bound> getBounds() { in getBounds() method in ReflectionTypeParameter
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/reflectionmodel/ |
| D | ReflectionTypeParameter.java | 112 public List<Bound> getBounds(TypeSolver typeSolver) { in getBounds() method in ReflectionTypeParameter
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/declarations/ |
| D | JavaParserTypeParameter.java | 144 public List<Bound> getBounds() { in getBounds() method in JavaParserTypeParameter
|
| /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/declarations/ |
| D | JavaParserTypeParameter.java | 144 public List<Bound> getBounds(TypeSolver typeSolver) { in getBounds() method in JavaParserTypeParameter
|
| /external/skia/include/core/ |
| D | SkRegion.h | 159 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
| D | SkFont.h | 413 void getBounds(const SkGlyphID glyphs[], int count, SkRect bounds[], in getBounds() function
|
| D | SkRRect.h | 279 const SkRect& getBounds() const { return fRect; } in getBounds() function
|
| /external/drm_hwcomposer/.ci/android_headers/ui/ |
| D | GraphicBuffer.h | 156 Rect getBounds() const { return Rect(width, height); } in getBounds() function
|