Home
last modified time | relevance | path

Searched refs:simpleVectorsEqual (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/camera/camera2/
DOutputConfiguration.cpp261 static bool simpleVectorsEqual(T first, T second) { in simpleVectorsEqual() function
277 return simpleVectorsEqual(otherGbps, mGbps); in gbpsEqual()
282 return simpleVectorsEqual(othersensorPixelModesUsed, mSensorPixelModesUsed); in sensorPixelModesUsedEqual()