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

/device/google/contexthub/firmware/os/drivers/orientation/
H A Dorientation.c348 bool rInited; // indicates if matrix R has been initialzed. for avoiding repeated computation local
352 rInited = false;
366 rInited = true;
380 if (!rInited) {

Completed in 28 milliseconds