Searched refs:fIsAlphaOnly (Results 1 – 1 of 1) sorted by relevance
72 bool isAlphaOnly() const { return fIsAlphaOnly; } in isAlphaOnly()81 , fIsAlphaOnly(isAlphaOnly) {} in GrTextureProducer()146 const bool fIsAlphaOnly; variable