Searched defs:getRect (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
H A DMeteringRectangle.java216 public Rect getRect() { method in class:MeteringRectangle
/frameworks/base/graphics/java/android/graphics/
H A DOutline.java205 public boolean getRect(@NonNull Rect outRect) { method in class:Outline
/frameworks/base/core/java/android/view/
H A DFocusFinder.java707 getRect(first, mFirstRect);
708 getRect(second, mSecondRect);
734 private void getRect(View view, Rect rect) { method in class:FocusFinder.SequentialFocusComparator
/frameworks/base/libs/hwui/
H A DPathCache.cpp530 PathTexture* PathCache::getRect(float width, float height, const SkPaint* paint) { function in class:android::uirenderer::PathCache

Completed in 179 milliseconds