Searched defs:maskString (Results 1 – 2 of 2) sorted by relevance
365 std::string Shader::DestinationParameter::maskString() const in maskString() function in sw::Shader::DestinationParameter
254 rfbCursorPtr rfbMakeXCursor(int width,int height,char* cursorString,char* maskString) in rfbMakeXCursor()