Searched refs:DEFAULT_PLANE_ALPHA (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_fbupdate.cpp | 91 ovutils::DEFAULT_PLANE_ALPHA, in configure() 203 ovutils::DEFAULT_PLANE_ALPHA, in configure() 214 ovutils::DEFAULT_PLANE_ALPHA, in configure()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 217 ovutils::DEFAULT_PLANE_ALPHA, in configure() 332 ovutils::DEFAULT_PLANE_ALPHA, in configure() 368 ovutils::DEFAULT_PLANE_ALPHA, in configure() 443 ovutils::DEFAULT_PLANE_ALPHA, in configure()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 223 ovutils::DEFAULT_PLANE_ALPHA, in configure() 338 ovutils::DEFAULT_PLANE_ALPHA, in configure() 374 ovutils::DEFAULT_PLANE_ALPHA, in configure() 449 ovutils::DEFAULT_PLANE_ALPHA, in configure()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 215 ovutils::DEFAULT_PLANE_ALPHA, in configure() 355 ovutils::DEFAULT_PLANE_ALPHA, in configure() 390 ovutils::DEFAULT_PLANE_ALPHA, in configure() 459 ovutils::DEFAULT_PLANE_ALPHA, in configure()
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayUtils.h | 188 enum { DEFAULT_PLANE_ALPHA = 0xFF }; enumerator 319 planeAlpha(DEFAULT_PLANE_ALPHA), in PipeArgs() 325 int pA = DEFAULT_PLANE_ALPHA, eBlending b = OVERLAY_BLENDING_COVERAGE) :
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayUtils.h | 188 enum { DEFAULT_PLANE_ALPHA = 0xFF }; enumerator 326 planeAlpha(DEFAULT_PLANE_ALPHA), in PipeArgs() 332 int pA = DEFAULT_PLANE_ALPHA, eBlending b = OVERLAY_BLENDING_COVERAGE) :
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayUtils.h | 219 enum { DEFAULT_PLANE_ALPHA = 0xFF }; enumerator 357 planeAlpha(DEFAULT_PLANE_ALPHA), in PipeArgs() 363 int pA = DEFAULT_PLANE_ALPHA, eBlending b = OVERLAY_BLENDING_COVERAGE) :
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayUtils.h | 215 enum { DEFAULT_PLANE_ALPHA = 0xFF }; enumerator 349 planeAlpha(DEFAULT_PLANE_ALPHA), in PipeArgs()
|