Home | History | Annotate | Download | only in libcopybit

Lines Matching full:destination

111 // +1 for the destination surface. We cannot have multiple destination surfaces.
443 // C2D does not support NV12Tile as a destination format.
924 * This would happen if the requested destination stride and the
1116 ALOGE("%s: Invalid destination format format = 0x%x", __FUNCTION__,
1157 // Update the destination
1163 // Check if we need a temp. copy for the destination. We'd need this the destination
1178 // Create a temp buffer and set that as the destination.
1194 //map the destination surface to GPU address
1206 // Destination surface for the operation should be same for multiple
1208 // destination changes
1209 ALOGE("%s: a different destination surface!!", __FUNCTION__);
1260 // Create a temp buffer and set that as the destination.
1363 // copy the temp. destination without the alignment to the actual
1364 // destination.