Searched refs:updateLayerZ (Results 1 - 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h249 HWC2::Error updateLayerZ(hwc2_layer_t layerId, uint32_t z);
666 return callDisplayFunction(device, display, &Display::updateLayerZ,
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.h225 HWC2::Error updateLayerZ(hwc2_layer_t layerId, uint32_t z);
633 return callDisplayFunction(device, display, &Display::updateLayerZ,
H A DHWC2On1Adapter.cpp1052 Error HWC2On1Adapter::Display::updateLayerZ(hwc2_layer_t layerId, uint32_t z) function in class:android::HWC2On1Adapter::Display
1058 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer", mId);
1078 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer on display",
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp994 Error HWC2On1Adapter::Display::updateLayerZ(hwc2_layer_t layerId, uint32_t z) { function in class:android::HWC2On1Adapter::Display
999 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer", mId);
1019 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer on display",

Completed in 859 milliseconds