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 129 struct BlendInfo {
147 void getBlendInfo(BlendInfo* blendInfo) const;
212 * this method will not be called. The BlendInfo struct comes initialized to "no blending".
214 virtual void onGetBlendInfo(BlendInfo*) const {}
  /external/skqp/src/gpu/
GrXferProcessor.h 129 struct BlendInfo {
147 void getBlendInfo(BlendInfo* blendInfo) const;
212 * this method will not be called. The BlendInfo struct comes initialized to "no blending".
214 virtual void onGetBlendInfo(BlendInfo*) const {}

Completed in 303 milliseconds