Searched refs:imgLayer (Results 1 – 1 of 1) sorted by relevance
108 IMG_hwc_layer_t *imgLayer = &imgLayerList[mCount++]; in commitContents() local110 imgLayer->psLayer = &display->hwLayers[i]; in commitContents()111 imgLayer->custom = (uint32_t)plane->getContext(); in commitContents()113 (struct intel_dc_plane_ctx *)imgLayer->custom; in commitContents()127 (uint32_t)imgLayer->psLayer->handle, in commitContents()128 imgLayer->psLayer->transform, in commitContents()129 imgLayer->psLayer->blending, in commitContents()130 imgLayer->psLayer->sourceCropf.left, in commitContents()131 imgLayer->psLayer->sourceCropf.top, in commitContents()132 imgLayer->psLayer->sourceCropf.right - imgLayer->psLayer->sourceCropf.left, in commitContents()[all …]