Home
last modified time | relevance | path

Searched refs:sampleLocations (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrGpu.cpp472 const SkPoint* sampleLocations = insertResult.first->first.begin(); in queryMultisampleSpecs() local
474 fMultisampleSpecs.emplace_back(id, effectiveSampleCnt, sampleLocations); in queryMultisampleSpecs()