Searched refs:updateLayerZ (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/ |
D | HWC2On1Adapter.h | 249 HWC2::Error updateLayerZ(hwc2_layer_t layerId, uint32_t z); 666 return callDisplayFunction(device, display, &Display::updateLayerZ, in setLayerZOrderHook()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | HWC2On1Adapter.h | 225 HWC2::Error updateLayerZ(hwc2_layer_t layerId, uint32_t z); 633 return callDisplayFunction(device, display, &Display::updateLayerZ, in setLayerZOrderHook()
|
D | HWC2On1Adapter.cpp | 1052 Error HWC2On1Adapter::Display::updateLayerZ(hwc2_layer_t layerId, uint32_t z) in updateLayerZ() function in android::HWC2On1Adapter::Display
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 994 Error HWC2On1Adapter::Display::updateLayerZ(hwc2_layer_t layerId, uint32_t z) { in updateLayerZ() function in android::HWC2On1Adapter::Display
|