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

  /frameworks/base/tools/aapt/
Images.cpp 487 int diagonalInset = 0;
489 &diagonalInset);
497 image->outlineRadius = 3.4142f * diagonalInset;
    [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 927 int diagonalInset = 0;
929 innerMidY, 1, 1, &diagonalInset);
937 image->outlineRadius = 3.4142f * diagonalInset;
    [all...]

Completed in 53 milliseconds