Searched refs:surfaceAllocation (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_hwmc.c205 pI810->surfaceAllocation[i] = 0;
309 if(!pI810->surfaceAllocation[i]) {
310 pI810->surfaceAllocation[i] = pSurf->surface_id;
321 if(!pI810->surfaceAllocation[i]) {
322 pI810->surfaceAllocation[i] = pSurf->surface_id;
354 if(!pI810->surfaceAllocation[i]) {
355 pI810->surfaceAllocation[i] = pSubp->subpicture_id;
364 if(!pI810->surfaceAllocation[i]) {
365 pI810->surfaceAllocation[i] = pSubp->subpicture_id;
391 if(pI810->surfaceAllocation[
[all...]
H A Di810.h164 unsigned int surfaceAllocation[I810_TOTAL_SURFACES]; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_hwmc.c205 pI810->surfaceAllocation[i] = 0;
309 if(!pI810->surfaceAllocation[i]) {
310 pI810->surfaceAllocation[i] = pSurf->surface_id;
321 if(!pI810->surfaceAllocation[i]) {
322 pI810->surfaceAllocation[i] = pSurf->surface_id;
354 if(!pI810->surfaceAllocation[i]) {
355 pI810->surfaceAllocation[i] = pSubp->subpicture_id;
364 if(!pI810->surfaceAllocation[i]) {
365 pI810->surfaceAllocation[i] = pSubp->subpicture_id;
391 if(pI810->surfaceAllocation[
[all...]
H A Di810.h164 unsigned int surfaceAllocation[I810_TOTAL_SURFACES]; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_hwmc.c207 pI810->surfaceAllocation[i] = 0;
311 if(!pI810->surfaceAllocation[i]) {
312 pI810->surfaceAllocation[i] = pSurf->surface_id;
323 if(!pI810->surfaceAllocation[i]) {
324 pI810->surfaceAllocation[i] = pSurf->surface_id;
356 if(!pI810->surfaceAllocation[i]) {
357 pI810->surfaceAllocation[i] = pSubp->subpicture_id;
366 if(!pI810->surfaceAllocation[i]) {
367 pI810->surfaceAllocation[i] = pSubp->subpicture_id;
393 if(pI810->surfaceAllocation[
[all...]
H A Di810.h177 unsigned int surfaceAllocation[I810_TOTAL_SURFACES]; member in struct:_I810Rec
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_hwmc.c194 pSAVAGE->surfaceAllocation[i] = 0;
325 if(!pSAVAGE->surfaceAllocation[i]) {
326 pSAVAGE->surfaceAllocation[i] = pSurf->surface_id;
355 if(!pSAVAGE->surfaceAllocation[i]) {
356 pSAVAGE->surfaceAllocation[i] = pSubp->subpicture_id;
380 if(pSAVAGE->surfaceAllocation[i] == pSurf->surface_id) {
381 pSAVAGE->surfaceAllocation[i] = 0;
394 if(pSAVAGE->surfaceAllocation[i] == pSubp->subpicture_id) {
395 pSAVAGE->surfaceAllocation[i] = 0;
H A Dsavage_driver.h495 unsigned int surfaceAllocation[7]; member in struct:_Savage

Completed in 8 milliseconds