Home
last modified time | relevance | path

Searched defs:resolutions (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/tests/camera2/
DCameraStreamFixture.h178 Vector<int32_t> *resolutions = mOutputResolutions.editValueAt(index); in buildOutputResolutions() local
196 Vector<int32_t>* resolutions = mOutputResolutions.valueAt(index); in getResolutionList() local
203 Vector<int32_t>* resolutions = mOutputResolutions.editValueAt(i); in deleteOutputResolutions() local
204 delete resolutions; in deleteOutputResolutions() local
Dcamera2.cpp270 Vector<int32_t> *resolutions = mOutputResolutions.editValueAt(index); in buildOutputResolutions() local
280 Vector<int32_t>* resolutions = mOutputResolutions.editValueAt(i); in deleteOutputResolutions() local
328 Vector<int32_t>* resolutions = mOutputResolutions.valueAt(index); in getResolutionList() local