Home
last modified time | relevance | path

Searched refs:setUnpackExpression (Results 1 – 2 of 2) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DVar.h84 …void setUnpackExpression(const std::string & unpackExpression) { m_unpackExpression = unpackExpres… in setUnpackExpression() function
DEntryPoint.cpp314 v->setUnpackExpression(line.substr(pos)); in setAttribute()