Searched refs:blendModeString (Results 1 – 1 of 1) sorted by relevance
91 const auto blendModeString = toString(blendMode); in setBlendMode() local92 DEBUG_LOG("%s: layer:%" PRId64 " blend mode:%s", __FUNCTION__, mId, blendModeString.c_str()); in setBlendMode()100 const auto blendModeString = toString(blendMode); in getBlendMode() local101 DEBUG_LOG("%s: layer:%" PRId64 " blend mode:%s", __FUNCTION__, mId, blendModeString.c_str()); in getBlendMode()