Searched refs:SetCropRect (Results 1 – 14 of 14) sorted by relevance
93 layerInfo->SetCropRect(crop); in GetLayerInfoFromData()
117 hdiLayer_->SetCropRect(srcRect_); in FillHdiLayer()
131 hdiLayer_->SetCropRect(src_); in FillHDILayer()
379 showLayer->SetCropRect(srcRect); in FillDrawingLayer()428 showLayer->SetCropRect(srcRect); in FillBackGroundLayer()
289 layer->SetCropRect(srcRect); in DrawDrawingLayer()
403 showLayer->SetCropRect(srcRect); in FillBaseLayer()
382 layer->SetCropRect(info.srcRect); in SetComposeInfoToLayer()700 layer->SetCropRect(srcRect); in LayerCrop()756 layer->SetCropRect(srcRect); in LayerScaleDown()
216 layer->SetCropRect(info.srcRect); in SetComposeInfoToLayer()876 layer->SetCropRect(srcRect); in LayerCrop()938 layer->SetCropRect(srcRect); in LayerScaleDown()1003 layer->SetCropRect(srcRect); in LayerScaleDown()
352 layerInfoPtr->SetCropRect(adaptedSrcRect); in ProcessLayerSetCropRect()
52 layerInfo_->SetCropRect(srcRect); in SetUpTestCase()
255 HdiLayerInfoTest::hdiLayerInfo_->SetCropRect(iRect);
164 hdiLayer_->SetCropRect(src_); in FillHDILayer()
1199 layer->SetCropRect(gRect);1231 layer->SetCropRect(gRect);1265 layer->SetCropRect(gRect);
147 void SetCropRect(const GraphicIRect &crop) in SetCropRect() function