Searched refs:modectl (Results 1 – 1 of 1) sorted by relevance
120 void updateLayer(std::size_t layer, bool alpha_premultiplied, uint32_t modectl) { in updateLayer()129 set_and_get_next_offset(HDR_MOD_CTRL(layer), modectl); in updateLayer()187 uint32_t modectl = 0; in getCommands() local192 modectl |= HDR_ENABLE_EOTF; in getCommands()198 modectl |= HDR_ENABLE_GM; in getCommands()205 modectl |= HDR_ENABLE_DTM; in getCommands()211 modectl |= HDR_ENABLE_OETF; in getCommands()214 mCmdList.updateLayer(i, mLayerAlphaMap[0], modectl); in getCommands()