Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_meshstream.cpp66 bool ShouldCheckBitsPerFlag(ShadingType type) { in ShouldCheckBitsPerFlag() function
137 if (ShouldCheckBitsPerFlag(m_type) && !IsValidBitsPerFlag(m_nFlagBits)) in Load()
178 ASSERT(ShouldCheckBitsPerFlag(m_type)); in ReadFlag()