Searched refs:mBlendStages (Results 1 – 2 of 2) sorted by relevance
119 uint8_t getBlendStages() { return mBlendStages; } in getBlendStages()168 uint8_t mBlendStages; variable
104 mBlendStages = 4; //min no. of stages supported by MDP. in MDPVersion()314 mBlendStages = (uint8_t)atoi(tokens[1]); in updateSysFsInfo()