Home
last modified time | relevance | path

Searched defs:isAlphaOnly (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/
DGrTextureProducer.h109 bool isAlphaOnly() const { return fIsAlphaOnly; } in isAlphaOnly() function
117 GrTextureProducer(GrContext* context, int width, int height, bool isAlphaOnly) in GrTextureProducer()
DGrTextureMaker.h29 GrTextureMaker(GrContext* context, int width, int height, bool isAlphaOnly) in GrTextureMaker()
/external/skia/src/gpu/
DGrTextureProducer.h106 bool isAlphaOnly() const { return fIsAlphaOnly; } in isAlphaOnly() function
114 GrTextureProducer(GrRecordingContext* context, int width, int height, bool isAlphaOnly, in GrTextureProducer()
DGrTextureMaker.h29 GrTextureMaker(GrRecordingContext* context, int width, int height, bool isAlphaOnly, in GrTextureMaker()
/external/skia/src/shaders/
DSkImageShader.cpp232 bool isAlphaOnly = GrPixelConfigIsAlphaOnly(config); in asFragmentProcessor() local
/external/skqp/src/shaders/
DSkImageShader.cpp227 bool isAlphaOnly = GrPixelConfigIsAlphaOnly(config); in asFragmentProcessor() local
/external/skqp/src/image/
DSkImage.cpp300 bool SkImage::isAlphaOnly() const { in isAlphaOnly() function in SkImage
/external/skia/src/image/
DSkImage.cpp310 bool SkImage::isAlphaOnly() const { in isAlphaOnly() function in SkImage