Searched refs:setZOrder (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestLayer.h46 void setZOrder(uint32_t zOrder);
H A DHwc2TestLayer.cpp94 void Hwc2TestLayer::setZOrder(uint32_t zOrder) function in class:Hwc2TestLayer
H A DHwc2TestLayers.cpp44 testLayer.second.setZOrder(nextZOrder--);
H A DHwc2Test.cpp1945 void setZOrder(Hwc2Test* test, hwc2_display_t display, hwc2_layer_t layer, function
3272 setZOrder));
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h333 [[clang::warn_unused_result]] Error setZOrder(uint32_t z);
H A DHWC2.cpp954 Error Layer::setZOrder(uint32_t z) function in class:HWC2::Layer
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp706 error = hwcLayer->setZOrder(z);

Completed in 7819 milliseconds