Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h256 HWC2_FUNCTION_SET_LAYER_SOURCE_CROP, enumerator
507 case HWC2_FUNCTION_SET_LAYER_SOURCE_CROP: return "SetLayerSourceCrop"; in getFunctionDescriptorName()
707 SetLayerSourceCrop = HWC2_FUNCTION_SET_LAYER_SOURCE_CROP,
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp617 case HWC2_FUNCTION_SET_LAYER_SOURCE_CROP: in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h570 if (!initDispatch(HWC2_FUNCTION_SET_LAYER_SOURCE_CROP, &mDispatch.setLayerSourceCrop) || in initDispatch()