Searched refs:setDisplayFrame (Results 1 – 6 of 6) sorted by relevance
60 HWC2::Error setDisplayFrame(hwc_rect_t frame);
450 layerHook<decltype(&Layer::setDisplayFrame), &Layer::setDisplayFrame, in getFunction()
137 HWC2::Error Layer::setDisplayFrame(hwc_rect_t frame) { in setDisplayFrame() function in android::Layer
62 HWC3::Error setDisplayFrame(common::Rect frame);
163 HWC3::Error Layer::setDisplayFrame(common::Rect frame) { in setDisplayFrame() function in aidl::android::hardware::graphics::composer3::impl::Layer
1085 auto error = layer->setDisplayFrame(rect); in executeLayerCommandSetLayerDisplayFrame()