Searched refs:transPix (Results 1 – 2 of 2) sorted by relevance
364 const int transPix = frameContext->transparentPixel(); in getColorTable() local366 return localColorMap.buildTable(&m_streamBuffer, colorType, transPix); in getColorTable()369 return m_globalColorMap.buildTable(&m_streamBuffer, colorType, transPix); in getColorTable()764 const int transPix = m_frames.empty() ? SkGIFColorMap::kNotFound in parse() local766 if (is_palette_index_valid(transPix)) { in parse()