Searched defs:aMask (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | PixelRoutine.cpp | 524 void PixelRoutine::alphaTest(Int &aMask, Short4 &alpha) in alphaTest()
|
| D | PixelProgram.cpp | 615 Int aMask; in alphaTest() local
|
| D | PixelPipeline.cpp | 273 Int aMask; in alphaTest() local
|
| /third_party/backends/backend/ |
| D | niash.c | 301 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/ |
| D | GrQuadUtils.cpp | 1049 mask4 aMask = skvx::shuffle<0, 0, 3, 3>(mask); in moveTo() local
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrQuadUtils.cpp | 1040 M4f aMask = skvx::shuffle<0, 0, 3, 3>(mask); in moveTo() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | PixelRoutine.cpp | 681 Int aMask = SignMask(coverage); in alphaToCoverage() local
|