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

  /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);
  /hardware/qcom/display/msm8x26/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);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 162 virtual void setBlending(uint32_t blending) = 0;
HWComposer.cpp 907 virtual void setBlending(uint32_t blending) {
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 356 layer.setBlending(mPremultipliedAlpha ?
    [all...]

Completed in 232 milliseconds