Home
last modified time | relevance | path

Searched defs:aMask (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp524 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest()
DPixelProgram.cpp615 Int aMask; in alphaTest() local
DPixelPipeline.cpp273 Int aMask; in alphaTest() local
/third_party/backends/backend/
Dniash.c301 static const int aMask[BITS_PER_BYTE] = { 128, 64, 32, 16, 8, 4, 2, 1 }; in _rgb2lineart() local
/third_party/skia/m133/src/gpu/ganesh/geometry/
DGrQuadUtils.cpp1049 mask4 aMask = skvx::shuffle<0, 0, 3, 3>(mask); in moveTo() local
/third_party/skia/src/gpu/geometry/
DGrQuadUtils.cpp1040 M4f aMask = skvx::shuffle<0, 0, 3, 3>(mask); in moveTo() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp681 Int aMask = SignMask(coverage); in alphaToCoverage() local