Lines Matching full:destination
109 // +1 for the destination surface. We cannot have multiple destination surfaces.
448 // C2D does not support NV12Tile as a destination format.
931 * This would happen if the requested destination stride and the
1122 ALOGE("%s: Invalid destination format format = 0x%x", __FUNCTION__,
1163 // Update the destination
1169 // Check if we need a temp. copy for the destination. We'd need this the destination
1184 // Create a temp buffer and set that as the destination.
1200 //map the destination surface to GPU address
1212 // Destination surface for the operation should be same for multiple
1214 // destination changes
1215 ALOGE("%s: a different destination surface!!", __FUNCTION__);
1266 // Create a temp buffer and set that as the destination.
1369 // copy the temp. destination without the alignment to the actual
1370 // destination.