Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h437 enum ProcessType { REPROCESS, HIGH_QUALITY, REGULAR }; enumerator
DEmulatedSensor.cpp1069 : REGULAR; in threadLoop()
1118 : REGULAR; in threadLoop()
1749 process_type = REGULAR; in ProcessYUV420()
1783 case REGULAR: in ProcessYUV420()