HomeSort by relevance Sort by last modified time
    Searched defs:BlendInfo (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrXferProcessor.h 130 struct BlendInfo {
148 void getBlendInfo(BlendInfo* blendInfo) const;
213 * this method will not be called. The BlendInfo struct comes initialized to "no blending".
215 virtual void onGetBlendInfo(BlendInfo*) const {}
  /external/skqp/src/gpu/
GrXferProcessor.h 130 struct BlendInfo {
148 void getBlendInfo(BlendInfo* blendInfo) const;
213 * this method will not be called. The BlendInfo struct comes initialized to "no blending".
215 virtual void onGetBlendInfo(BlendInfo*) const {}

Completed in 238 milliseconds