Searched refs:getRect (Results 1 – 14 of 14) sorted by relevance
216 public Rect getRect() { in getRect() method in MeteringRectangle
220 public boolean getRect(@NonNull Rect outRect) { in getRect() method in Outline
204 PathTexture* getRect(float width, float height, const SkPaint* paint);
505 PathTexture* PathCache::getRect(float width, float height, const SkPaint* paint) { in getRect() function in android::uirenderer::PathCache
636 PathTexture* texture = renderer.caches().pathCache.getRect( in onRectOp()
51 if (!viewOutline.getRect(outline)) { in paintShadow()
822 Rect normalizedRegionUnbounded = ParamsUtils.mapRect(transform, meteringRect.getRect()); in convertMeteringRectangleToLegacy()846 Rect previewMetering = meteringRect.getRect(); in convertMeteringRectangleToLegacy()
465 msg, expected[i].getRect(), actual[i].getRect(), errorPercent)) { in expectMeteringRegionsAreSimilar()
1583 Rect requestRect = requestRegions[i].getRect(); in getExpectedOutputRegion()
13243 method public boolean getRect(android.graphics.Rect);15731 method public android.graphics.Rect getRect();
13332 method public boolean getRect(android.graphics.Rect);15829 method public android.graphics.Rect getRect();
13975 method public boolean getRect(android.graphics.Rect);16475 method public android.graphics.Rect getRect();
13117 method public android.graphics.Rect getRect();
23410 HSPLandroid/hardware/camera2/params/MeteringRectangle;->getRect()Landroid/graphics/Rect;