Home
last modified time | relevance | path

Searched defs:PngInfo (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.cpp37 struct PngInfo { struct
38 ~PngInfo() { in ~PngInfo()
49 void* serialize9Patch() { in serialize9Patch()
56 uint32_t width = 0;
57 uint32_t height = 0;
60 bool is9Patch = false;
62 int32_t* xDivs = nullptr;
63 int32_t* yDivs = nullptr;
69 int32_t layoutBoundsTop;
78 float outlineRadius;
[all …]