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

/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.h173 static bool roundBufferDimensionNearest(int32_t width, int32_t height, int32_t format,
H A DCameraDeviceClient.cpp452 if (flexibleConsumer && !CameraDeviceClient::roundBufferDimensionNearest(width, height,
549 bool CameraDeviceClient::roundBufferDimensionNearest(int32_t width, int32_t height, function in class:android::CameraDeviceClient

Completed in 26 milliseconds