Home
last modified time | relevance | path

Searched refs:crop_size (Results 1 – 1 of 1) sorted by relevance

/external/drm_hwcomposer/
Dglworker.cpp328 float crop_size[2] = {crop_rect.bounds[2] - crop_rect.bounds[0], in ConstructCommand() local
376 crop_rect.bounds[j % 2 + 2] - bound_percent * crop_size[j % 2]; in ConstructCommand()
379 crop_rect.bounds[j % 2] + bound_percent * crop_size[j % 2]; in ConstructCommand()