Searched defs:needsCustomOETF (Results 1 – 1 of 1) sorted by relevance
178 bool needsCustomOETF, std::string& shader) { in generateEffectiveOOTF()238 const bool needsCustomOETF = (linearEffect.fakeOutputDataspace & HAL_DATASPACE_TRANSFER_MASK) == in buildLinearEffectSkSL() local