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

  /frameworks/base/tools/aapt/
Images.cpp 477 int innerEndY = endY - image->outlineInsetsBottom;
479 int innerMidY = (innerEndY + innerStartY) / 2;
    [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 917 int innerEndY = endY - image->outlineInsetsBottom;
919 int innerMidY = (innerEndY + innerStartY) / 2;
    [all...]

Completed in 52 milliseconds