Searched defs:crop (Results 1 – 4 of 4) sorted by relevance
192 HWC3::Error Layer::setSourceCrop(common::FRect crop) { in setSourceCrop()201 common::FRect crop = mSourceCrop; in getSourceCrop() local209 common::Rect crop = {}; in getSourceCropInt() local
104 hwc_frect_t crop; member
46 common::Rect crop = layer.getSourceCropInt(); in LayerNeedsScaling() local
623 const std::shared_ptr<C2GraphicBlock> &block, const C2Rect &crop) { in createGraphicBuffer()