Searched refs:SetSourceCrop (Results 1 – 3 of 3) sorted by relevance
148 void SetSourceCrop(hwc_frect_t const &crop);
144 void DrmHwcLayer::SetSourceCrop(hwc_frect_t const &crop) { in SetSourceCrop() function in android::DrmHwcLayer
900 layer->SetSourceCrop(source_crop_); in PopulateDrmLayer()