/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 | 9 void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents); in getBounds() method
|
D | FillContent.java | 103 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in FillContent
|
D | RepeaterContent.java | 121 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in RepeaterContent
|
/external/skqp/src/gpu/ |
D | GrPath.h | 37 const SkRect& getBounds() const { return fBounds; } in getBounds() function
|
/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 | ShapeLayer.java | 33 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in ShapeLayer
|
D | ImageLayer.java | 51 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in ImageLayer
|
D | SolidLayer.java | 72 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in SolidLayer
|
D | CompositionLayer.java | 120 @Override public void getBounds(RectF outBounds, Matrix parentMatrix, boolean applyParents) { in getBounds() method in CompositionLayer
|
/external/skqp/src/core/ |
D | SkRasterClip.h | 35 const SkIRect& getBounds() const { return fBounds; } in getBounds() function 228 const SkIRect& getBounds() const { in getBounds() function
|
D | SkDrawable.cpp | 61 SkRect SkDrawable::getBounds() { in getBounds() function in SkDrawable
|
D | SkAAClip.h | 30 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
D | SkBitmap.cpp | 96 void SkBitmap::getBounds(SkRect* bounds) const { in getBounds() function in SkBitmap 101 void SkBitmap::getBounds(SkIRect* bounds) const { in getBounds() function in SkBitmap
|
/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-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/javassistmodel/ |
D | JavassistTypeParameter.java | 96 public List<ResolvedTypeParameterDeclaration.Bound> getBounds() { 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/skia/src/core/ |
D | SkRasterClip.h | 46 const SkIRect& getBounds() const { return fBounds; } in getBounds() function 251 const SkIRect& getBounds() const { in getBounds() function
|
D | SkDrawable.cpp | 61 SkRect SkDrawable::getBounds() { in getBounds() function in SkDrawable
|
D | SkAAClip.h | 30 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|
/external/skia/experimental/wasm-skp-debugger/ |
D | externs.js | 42 getBounds: function() {}, method
|
/external/skia/include/core/ |
D | SkRegion.h | 158 const SkIRect& getBounds() const { return fBounds; } in getBounds() function
|