Searched defs:diagonalInset (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tools/aapt/
H A DImages.cpp487 int diagonalInset = 0; local
489 &diagonalInset);
497 image->outlineRadius = 3.4142f * diagonalInset;
/frameworks/base/tools/aapt2/compile/
H A DPng.cpp927 int diagonalInset = 0; local
929 innerMidY, 1, 1, &diagonalInset);
937 image->outlineRadius = 3.4142f * diagonalInset;

Completed in 53 milliseconds