Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h360 enum ProcessType { REPROCESS, HIGH_QUALITY, REGULAR }; enumerator
DEmulatedSensor.cpp873 : REGULAR; in threadLoop()
922 : REGULAR; in threadLoop()
1543 process_type = REGULAR; in ProcessYUV420()
1577 case REGULAR: in ProcessYUV420()