Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTextureProducer.h106 bool isAlphaOnly() const { return fIsAlphaOnly; } in isAlphaOnly()
119 , fIsAlphaOnly(isAlphaOnly) in GrTextureProducer()
188 const bool fIsAlphaOnly; variable
/external/skqp/src/gpu/
DGrTextureProducer.h109 bool isAlphaOnly() const { return fIsAlphaOnly; } in isAlphaOnly()
121 , fIsAlphaOnly(isAlphaOnly) {} in GrTextureProducer()
187 const bool fIsAlphaOnly; variable