Searched defs:BlendInfo (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrXferProcessor.h156 struct BlendInfo { struct in class:GrXferProcessor
174 void getBlendInfo(BlendInfo* blendInfo) const;
272 * this method will not be called. The BlendInfo struct comes initialized to "no blending".
274 virtual void onGetBlendInfo(BlendInfo*) const {}

Completed in 164 milliseconds