Home
last modified time | relevance | path

Searched refs:ComponentBits (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_meshstream.h63 uint32_t ComponentBits() const { return m_nComponentBits; } in ComponentBits() function
Dcpdf_streamcontentparser.cpp128 nBits *= stream.ComponentBits(); in GetShadingBBox()