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