Home
last modified time | relevance | path

Searched defs:sMask (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/pdf/
DSkPDFGraphicState.cpp119 SkPDFIndirectReference SkPDFGraphicState::GetSMaskGraphicState(SkPDFIndirectReference sMask, in GetSMaskGraphicState()
DSkPDFBitmap.cpp80 SkPDFIndirectReference sMask, in emit_image_stream()
166 SkPDFIndirectReference sMask; in do_deflated_image() local
DSkPDFDevice.cpp1126 SkPDFIndirectReference sMask, in drawFormXObjectWithMask()
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp76 Int sMask[4]; // Stencil mask in quad() local
468 … Pointer<Byte> &zBuffer, int q, const Int &x, const SIMD::Float &z, const Int &sMask, Int &zMask, … in depthTest()
793 …const PixelProcessor::States::StencilOpState &ops, bool isBack, const Int &zMask, const Int &sMask) in stencilOperation()
1937 …index, const Pointer<Byte> &cBuffer, const Int &x, Vector4f &color, const Int &sMask, const Int &z… in writeColor()
/external/mesa3d/src/mesa/swrast/
Ds_depth.c739 const GLuint sMask = (~writeMask) & 0xff; in _swrast_clear_depth_stencil_buffer() local