Searched refs:atlasLocation (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/batches/
H A DGrAADistanceFieldPathRenderer.cpp402 SkIPoint16 atlasLocation; local
405 &atlasLocation);
411 dfStorage.get(), &atlasLocation);
431 atlasLocation.fX += SK_DistanceFieldInset;
432 atlasLocation.fY += SK_DistanceFieldInset;
433 pathData->fAtlasLocation = atlasLocation;

Completed in 79 milliseconds