Searched refs:tailPNext (Results 1 – 1 of 1) sorted by relevance
230 void** tailPNext = &features.pNext; in setupDevice() local239 *tailPNext = blend; in setupDevice()240 tailPNext = &blend->pNext; in setupDevice()249 *tailPNext = ycbcrFeature; in setupDevice()250 tailPNext = &ycbcrFeature->pNext; in setupDevice()