Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DVar.h44 m_guest_unpackExpression(""), in Var()
63 m_guest_unpackExpression = ""; in init()
81 const std::string & guestUnpackExpression() const { return(m_guest_unpackExpression); } in guestUnpackExpression()
90 void setGuestUnpackExpression(const std::string & expr) { m_guest_unpackExpression = expr; } in setGuestUnpackExpression()
117 std::string m_guest_unpackExpression; // an expression to unpack readbacks on the guest variable