Home | History | Annotate | Download | only in sfplugin

Lines Matching refs:crop

1384                         // ALOGV("got output buffer with crop %u,%u+%u,%u and size %u,%u",
1385 // block.crop().left, block.crop().top,
1386 // block.crop().width, block.crop().height,
1388 updates.emplace_back(new C2StreamCropRectInfo::output(stream, block.crop()));