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