Searched refs:source_crop (Results 1 – 4 of 4) sorted by relevance
139 source_crop = src_layer->source_crop; in InitFromDrmHwcLayer()145 source_crop = crop; in SetSourceCrop()
316 hwc_frect_t source_crop; in CommitFrame() local341 source_crop = layer.source_crop; in CommitFrame()440 (int)(source_crop.left) << 16) < 0; in CommitFrame()443 (int)(source_crop.top) << 16) < 0; in CommitFrame()446 (int)(source_crop.right - source_crop.left) in CommitFrame()450 (int)(source_crop.bottom - source_crop.top) in CommitFrame()796 writeback_layer.source_crop = {0, 0, (float)mode_.mode.h_display(), in FlattenSerial()935 next_layer.source_crop = {0, 0, (float)mode_.mode.h_display(), in FlattenConcurrent()
138 hwc_frect_t source_crop; member
650 hwc_frect_t source_crop = {.left = 0.0f, in SetActiveConfig() local654 client_layer_.SetLayerSourceCrop(source_crop); in SetActiveConfig()