Searched defs:crop (Results 1 – 8 of 8) sorted by relevance
155 CameraRect crop; variable
76 IRect crop = GetData<IRect>(); in GetLayerInfoFromData() local
130 IRect crop = {0, 0, 0, 0}; variable
73 IRect crop = GetData<IRect>(); in HdiDeviceFuzzTest2() local
134 void SetCropRect(const IRect &crop) in SetCropRect()
435 int32_t HdiDevice::SetLayerCrop(uint32_t screenId, uint32_t layerId, IRect &crop) in SetLayerCrop()
78 RectInfo crop; member
1643 uint32_t PixelMap::crop(const Rect &rect) in crop() function in OHOS::Media::PixelMap