Searched defs:commandSubType (Results 1 – 3 of 3) sorted by relevance
32 constexpr static uint16_t commandSubType = GET_RENDER_PROPERTY; variable
43 inline uint32_t MakeKey(uint16_t commandType, uint16_t commandSubType) in MakeKey()
133 uint16_t commandSubType = 0; in UnmarshallingCommand() local