Home
last modified time | relevance | path

Searched defs:maskString (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DShader.cpp365 std::string Shader::DestinationParameter::maskString() const in maskString() function in sw::Shader::DestinationParameter
/external/libvncserver/libvncserver/
Dcursor.c254 rfbCursorPtr rfbMakeXCursor(int width,int height,char* cursorString,char* maskString) in rfbMakeXCursor()