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

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2On1Adapter.h225 HWC2::Error updateLayerZ(hwc2_layer_t layerId, uint32_t z);
625 return callDisplayFunction(device, display, &Display::updateLayerZ,
H A DHWC2On1Adapter.cpp1053 Error HWC2On1Adapter::Display::updateLayerZ(hwc2_layer_t layerId, uint32_t z) function in class:android::HWC2On1Adapter::Display
1059 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer", mId);
1079 ALOGE("[%" PRIu64 "] updateLayerZ failed to find layer on display",

Completed in 649 milliseconds