Home
last modified time | relevance | path

Searched defs:SetLayerSourceCrop (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp194 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp495 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/libhardware/include/hardware/
Dhwcomposer2.h635 SetLayerSourceCrop = HWC2_FUNCTION_SET_LAYER_SOURCE_CROP, enumerator