Searched refs:needsCustomOETF (Results 1 – 1 of 1) sorted by relevance
178 bool needsCustomOETF, std::string& shader) { in generateEffectiveOOTF() argument203 if (needsCustomOETF) { in generateEffectiveOOTF()238 const bool needsCustomOETF = (linearEffect.fakeOutputDataspace & HAL_DATASPACE_TRANSFER_MASK) == in buildLinearEffectSkSL() local240 if (needsCustomOETF) { in buildLinearEffectSkSL()243 generateEffectiveOOTF(linearEffect.undoPremultipliedAlpha, linearEffect.type, needsCustomOETF, in buildLinearEffectSkSL()