Searched defs:updateCrop (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp126 void SoftVideoDecoderOMXComponent::updatePortDefinitions(bool updateCrop) { argument
145 if (updateCrop) {
167 bool updateCrop = (cropSettingsMode == kCropUnSet); local
192 updatePortDefinitions(updateCrop);
197 updatePortDefinitions(updateCrop);

Completed in 26 milliseconds