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

  /external/skia/src/gpu/instanced/
InstancedRenderingTypes.h 129 void setAAType(GrAAType aaType) { fAAType = static_cast<uint8_t>(aaType); }
InstancedRendering.cpp 122 op->fInfo.setAAType(aaType);

Completed in 748 milliseconds