Searched refs:validateAreas (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h293 status_t validateAreas(const Vector<Area> &areas,
H A DParameters.cpp1596 if (res == OK) res = validateAreas(validatedParams.focusingAreas,
1630 res = validateAreas(validatedParams.meteringAreas, max3aRegions,
2310 status_t Parameters::validateAreas(const Vector<Parameters::Area> &areas, function in class:android::camera2::Parameters

Completed in 57 milliseconds