Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.cpp63 int32_t* yDivs = nullptr; member
981 int32_t* yDivs = image->yDivs = new int32_t[H]; in do9Patch() local
/aosp14/frameworks/base/tools/aapt/
H A DImages.cpp71 int32_t* yDivs; member
552 int32_t* yDivs = image->yDivs = (int32_t*) malloc(maxSizeYDivs); in do_9patch() local
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DCanvasOpTests.cpp529 const int yDivs[] = { 10, 40 }; in TEST() local
/aosp14/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp167 int32_t* yDivs = getYDivs(); in deviceToFile() local
187 int32_t* yDivs = getYDivs(); in fileToDevice() local
214 const int32_t* yDivs, const uint32_t* colors) in serialize()
224 const int32_t* yDivs, const uint32_t* colors, void* outData) in serialize()