HomeSort by relevance Sort by last modified time
    Searched defs:yBias (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_atom_viewport.c 46 GLfloat yScale, yBias;
55 yBias = (GLfloat)ctx->DrawBuffer->Height;
60 yBias = 0.0;
75 st->state.viewport[i].translate[1] = translate[1] * yScale + yBias;
  /device/google/contexthub/util/nanotool/
apptohostevent.h 123 int32_t yBias;
133 int32_t yBias;
  /device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c 445 int32_t yBias;
    [all...]
  /device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
st_lsm6dsm.c     [all...]

Completed in 120 milliseconds