Searched refs:getLayer (Results 1 – 12 of 12) sorted by relevance
131 hwc_layer_1_t* getLayer(uint32_t index) const;144 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
689 ctx->mLayerRotMap[dpy]->getLayer(i)->acquireFenceFd; in hwc_sync()698 ctx->mLayerRotMap[dpy]->getLayer(i)->releaseFenceFd = in hwc_sync()
181 hwc_layer_1_t* getLayer(uint32_t index) const;194 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
1319 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
206 hwc_layer_1_t* getLayer(uint32_t index) const;219 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
1307 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()
223 hwc_layer_1_t* getLayer(uint32_t index) const;269 inline hwc_layer_1_t* LayerRotMap::getLayer(uint32_t index) const { in getLayer() function
585 auto result = getAdapter(device)->getLayer(displayId, layerId); in callLayerFunction()641 std::tuple<Layer*, HWC2::Error> getLayer(hwc2_display_t displayId,
1533 hwc_layer_1_t* currLayer = ctx->mLayerRotMap[dpy]->getLayer(i); in hwc_sync()2604 hwc_layer_1_t* layer = getLayer(index); in isRotCached()
2376 std::tuple<HWC2On1Adapter::Layer*, Error> HWC2On1Adapter::getLayer( in getLayer() function in android::HWC2On1Adapter
618 auto result = getAdapter(device)->getLayer(displayId, layerId); in callLayerFunction()674 std::tuple<Layer*, HWC2::Error> getLayer(hwc2_display_t displayId,
2285 std::tuple<HWC2On1Adapter::Layer*, Error> HWC2On1Adapter::getLayer( in getLayer() function in android::HWC2On1Adapter