OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mtile_pr
(Results
1 - 1
of
1
) sorted by null
/external/libdrm/radeon/
radeon_surface.c
575
unsigned
mtile_pr
, mtile_ps;
local
595
mtile_pr
= surflevel->nblk_x / mtilew;
597
mtile_ps = (
mtile_pr
* surflevel->nblk_y) / mtileh;
1468
unsigned
mtile_pr
, mtile_ps;
local
[
all
...]
Completed in 50 milliseconds