OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pitch_bytes
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/radeon/
radeon_surface.h
78
uint32_t
pitch_bytes
;
member in struct:radeon_surface_level
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_dri2.c
178
unsigned
pitch_bytes
;
local
184
pitch_bytes
= aligned_width * (drawable->depth / 8);
186
size =
pitch_bytes
* aligned_height;
190
aligned_height = RADEON_ALIGN(size /
pitch_bytes
, height_align);
Completed in 5 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026