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

  /hardware/qcom/display/liboverlay/
overlayMdp.h 104 void setPlaneAlpha(int planeAlpha);
246 inline void MdpCtrl::setPlaneAlpha(int planeAlpha) {
overlayMdp.cpp 106 setPlaneAlpha(args.planeAlpha);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 165 virtual void setPlaneAlpha(uint8_t alpha) = 0;
HWComposer.cpp 849 virtual void setPlaneAlpha(uint8_t alpha) {
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp 374 layer.setPlaneAlpha(s.alpha);
    [all...]

Completed in 81 milliseconds