OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:size_match
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.c
796
size_match
( int width, int tex_width )
function
860
!
size_match
(width, priv->tex->width0) ||
861
!
size_match
(height, priv->tex->height0) ||
/external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa.c
796
size_match
( int width, int tex_width )
function
860
!
size_match
(width, priv->tex->width0) ||
861
!
size_match
(height, priv->tex->height0) ||
Completed in 833 milliseconds