HomeSort by relevance Sort by last modified time
    Searched refs:setBlending (Results 1 - 11 of 11) sorted by null

  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.h 109 void setBlending(overlay::utils::eBlending blending);
245 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) {
overlayMdp.cpp 102 setBlending(args.blending);
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdp.h 107 void setBlending(overlay::utils::eBlending blending);
243 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) {
overlayMdp.cpp 107 setBlending(args.blending);
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdp.h 106 void setBlending(overlay::utils::eBlending blending);
250 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) {
overlayMdp.cpp 107 setBlending(args.blending);
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdp.h 107 void setBlending(overlay::utils::eBlending blending);
253 inline void MdpCtrl::setBlending(overlay::utils::eBlending blending) {
overlayMdp.cpp 97 setBlending(args.blending);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 166 virtual void setBlending(uint32_t blending) = 0;
HWComposer.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 401 layer.setBlending(mPremultipliedAlpha ?
    [all...]

Completed in 196 milliseconds