Home
last modified time | relevance | path

Searched defs:crop_rect (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dsample_distorted_bounding_box_op.cc118 SimplePhilox* random, Rectangle* crop_rect) { in GenerateRandomCrop()
354 Rectangle crop_rect; in DoCompute() local
/external/skia/src/gpu/geometry/
DGrQuadUtils.cpp149 static GrQuadAAFlags crop_rect(const SkRect& clipDevRect, float x[4], float y[4], in crop_rect() function
/external/skqp/tests/
DImageFilterTest.cpp1970 SkIRect crop_rect = SkIRect::MakeXYWH(-111, -222, 333, 444); in test_arithmetic_combinations() local