Home | History | Annotate | Download | only in camera

Lines Matching refs:hourOfDay

669     { "hourOfDay", TYPE_INT32 }
1421 int32_t hourOfDay = (int32_t)mParent->mSensor->getScene().getHour();
1429 &hourOfDay, 1);
1434 *requestedHour.data.i32 = hourOfDay;