OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mBlendStages
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8994/libqdutils/
mdp_version.h
119
uint8_t getBlendStages() { return
mBlendStages
; }
168
uint8_t
mBlendStages
;
mdp_version.cpp
104
mBlendStages
= 4; //min no. of stages supported by MDP.
314
mBlendStages
= (uint8_t)atoi(tokens[1]);
Completed in 38 milliseconds