OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coord_x
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c
254
const struct hw_x_point *
coord_x
= coordinates_x + 32;
local
263
x = dc_fixpt_mul(
coord_x
->x, scaling_factor);
265
++
coord_x
;
593
struct fixed31_32
coord_x
;
local
607
coord_x
= coordinates_x[i].regamma_y_red;
609
coord_x
= coordinates_x[i].regamma_y_green;
611
coord_x
= coordinates_x[i].regamma_y_blue;
614
ramp, axis_x,
coord_x
, channel,
650
coord_x
,
745
const struct hw_x_point *
coord_x
= coordinate_x
local
826
const struct hw_x_point *
coord_x
= coordinate_x;
local
944
const struct hw_x_point *
coord_x
= coordinate_x;
local
1078
const struct hw_x_point *
coord_x
= coordinate_x;
local
1101
const struct hw_x_point *
coord_x
= coordinate_x;
local
1620
const struct hw_x_point *
coord_x
= coordinates_x;
local
1685
const struct hw_x_point *
coord_x
= coordinates_x;
local
[
all
...]
/src/games/testpat/
testpat.c
60
float
coord_x
, circle_int;
local
140
coord_x
= sqrtf(circle_int);
141
circle_pos[i][0] = (-
coord_x
+ ((float)x_limit / 2));
142
circle_pos[i][1] = (
coord_x
+ ((float)x_limit / 2));
Completed in 33 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026