OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:image_y
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_copy.c
97
GLuint image_x,
image_y
;
local
105
&image_x, &
image_y
);
133
image_x + dstx,
image_y
+ dsty,
intel_blit.c
534
unsigned int image_x,
image_y
;
local
554
&image_x, &
image_y
);
557
y1 =
image_y
;
559
y2 =
image_y
+ height;
intel_mipmap_tree.c
1075
unsigned int image_x,
image_y
;
local
1125
unsigned int image_x,
image_y
;
local
1213
unsigned int image_x,
image_y
;
local
1247
unsigned int image_x,
image_y
;
local
1308
uint32_t
image_y
;
local
[
all
...]
Completed in 208 milliseconds