Searched defs:destMode (Results 1 – 2 of 2) sorted by relevance
115 mode_t destMode; // "dest-mode": "S_IRUSR | S_IWOTH | S_IRWXU " 默认值:0 member128 mode_t destMode; // "dest-mode": "S_IRUSR | S_IWOTH | S_IRWXU " member
582 ColorMode destMode, in BlendWithSoftWare()621 void DrawUtils::SetDestAndSrc(ColorMode& srcMode, ColorMode& destMode, uint32_t height, uint8_t* sr… in SetDestAndSrc()