Searched refs:setSourceCrop (Results 1 – 3 of 3) sorted by relevance
69 HWC3::Error setSourceCrop(common::FRect crop);
192 HWC3::Error Layer::setSourceCrop(common::FRect crop) { in setSourceCrop() function in aidl::android::hardware::graphics::composer3::impl::Layer
1105 auto error = layer->setSourceCrop(sourceCrop); in executeLayerCommandSetLayerSourceCrop()