Searched defs:crop (Results 1 – 8 of 8) sorted by relevance
203 HWC3::Error Layer::setSourceCrop(common::FRect crop) { in setSourceCrop()213 common::FRect crop = mSourceCrop; in getSourceCrop() local222 common::Rect crop = {}; in getSourceCropInt() local
121 hwc_frect_t crop; member
47 common::Rect crop = layer.getSourceCropInt(); in LayerNeedsScaling() local
217 hwc_frect_t crop, in configureLayer()334 hwc_frect_t crop = {0.0, 0.0, 0.0, 0.0}; in drawWorkerWithCompose() local349 hwc_frect_t crop = {0.0, 0.0, (float)mWidth, (float)mHeight}; in drawWorkerWithCompose() local
621 float crop[4]; in drawLayer() local
97 hwc_frect_t crop; member
620 const std::shared_ptr<C2GraphicBlock> &block, const C2Rect &crop) { in createGraphicBuffer()
533 android_native_rect_t const * crop) in native_window_set_crop()