Home | History | Annotate | Download | only in sfplugin

Lines Matching defs:bufValue

1080             sp<ABuffer> bufValue;
1085 } else if (it->second.find(&bufValue)) {
1086 item.set(bufValue);
1275 sp<ABuffer> bufValue;
1284 } else if (from.find(&bufValue)) {
1285 to->set(bufValue);