Searched refs:isCropValid (Results 1 – 2 of 2) sorted by relevance
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3HWI.h | 337 bool isCropValid(int32_t startX, int32_t startY, int32_t width,
|
D | QCamera3HWI.cpp | 3551 if (isCropValid(crop[0], crop[1], crop[2], crop[3], in handleMetadataWithLock() 9472 bool QCamera3HardwareInterface::isCropValid(int32_t startX, int32_t startY, int32_t width, in isCropValid() function in qcamera::QCamera3HardwareInterface
|