Home
last modified time | relevance | path

Searched refs:kCoonsPatchMeshShading (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_shadingpattern.h24 kCoonsPatchMeshShading = 6, enumerator
49 m_ShadingType == kCoonsPatchMeshShading || in IsMeshShading()
Dcpdf_meshstream.cpp20 case kCoonsPatchMeshShading: in ShouldCheckBPC()
64 case kCoonsPatchMeshShading: in ShouldCheckBitsPerFlag()
Dcpdf_streamcontentparser.cpp92 else if (type == kCoonsPatchMeshShading) in GetShadingBBox()
96 if (type == kCoonsPatchMeshShading || type == kTensorProductPatchMeshShading) in GetShadingBBox()
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1609 kCoonsPatchMeshShading != shadingType) { in DrawShading()
1623 if (!pCoords && kCoonsPatchMeshShading != shadingType) in DrawShading()
1730 ASSERT(kCoonsPatchMeshShading == shadingType); in DrawShading()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp816 ASSERT(type == kCoonsPatchMeshShading || in DrawCoonPatchMeshes()
2101 case kCoonsPatchMeshShading: in DrawShading()