HomeSort by relevance Sort by last modified time
    Searched refs:CropRegion (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 273 struct CropRegion {
286 CropRegion calculateCropRegion(CropRegion::Outputs outputs) const;
338 int arrayXToNormalizedWithCrop(int x, const CropRegion &scalerCrop) const;
339 int arrayYToNormalizedWithCrop(int y, const CropRegion &scalerCrop) const;
362 CropRegion calculatePreviewCrop(const CropRegion &scalerCrop) const;
Parameters.cpp     [all...]
FrameProcessor.cpp 178 Parameters::CropRegion scalerCrop = {

Completed in 2231 milliseconds