Searched defs:getCrop (Results 1 – 4 of 4) sorted by relevance
119 public RectF getCrop() { in getCrop() method in CropView
138 Rect BufferStateLayer::getCrop(const Layer::State& /*s*/) const { in getCrop() function in android::BufferStateLayer
456 virtual Rect getCrop(const Layer::State& s) const { return s.crop_legacy; } in getCrop() function
1394 public Rect getCrop() { in getCrop() method in ImageDecoder