OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yBias
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/state_tracker/
st_atom_viewport.c
45
GLfloat yScale,
yBias
;
54
yBias
= (GLfloat)ctx->DrawBuffer->Height;
59
yBias
= 0.0;
78
st->state.viewport.translate[1] = (half_height + y) * yScale +
yBias
;
/device/google/contexthub/util/nanotool/
apptohostevent.h
90
int32_t
yBias
;
100
int32_t
yBias
;
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
bosch_bmi160.c
331
int32_t
yBias
;
[
all
...]
Completed in 349 milliseconds