Home
last modified time | relevance | path

Searched refs:GetLength (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/compile/
H A DNinePatch.cpp98 const int32_t length = image_line->GetLength(); in FillRanges()
140 inline int32_t GetLength() const { return length_; } in GetLength() function in aapt::HorizontalImageLine
163 inline int32_t GetLength() const { return length_; } in GetLength() function in aapt::VerticalImageLine
187 inline int32_t GetLength() const { return length_; } in GetLength() function in aapt::DiagonalImageLine
409 const int32_t length = image_line->GetLength(); in FindOutlineInsets()
442 const int32_t length = image_line->GetLength(); in FindMaxAlpha()