Home
last modified time | relevance | path

Searched defs:chooseAAType (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/
DGrRenderTargetContext.h435 inline GrAAType chooseAAType(GrAA aa, GrAllowMixedSamples allowMixedSamples) { in chooseAAType() function
/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp329 inline GrAAType GrSurfaceDrawContext::chooseAAType(GrAA aa) { in chooseAAType() function in GrSurfaceDrawContext