Searched defs:innerEndY (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DImages.cpp477 int innerEndY = endY - image->outlineInsetsBottom; local
479 int innerMidY = (innerEndY + innerStartY) / 2;
/frameworks/base/tools/aapt2/compile/
H A DPng.cpp879 int innerEndY = endY - image->outlineInsetsBottom; local
881 int innerMidY = (innerEndY + innerStartY) / 2;

Completed in 25 milliseconds