Searched refs:Opacity (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DLayer.h30 uint8 Opacity() const;
H A DCanvas.cpp241 if (layer->Opacity() == 255) {
260 BReference<AlphaMask> mask(new(std::nothrow) UniformAlphaMask(layer->Opacity()), true);
H A DLayer.cpp189 Layer::Opacity() const function in class:Layer

Completed in 58 milliseconds