Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/utils/
DNinePatchImpl.cpp113 const int32_t* yDivs = chunk.getYDivs(); in Draw() local
/frameworks/base/libs/hwui/
DPatch.cpp64 const int32_t* yDivs = patch->getYDivs(); in Patch() local
/frameworks/base/tools/aapt2/compile/
DPng.cpp61 int32_t* yDivs = nullptr; member
950 int32_t* yDivs = image->yDivs = new int32_t[H]; in do9Patch() local
/frameworks/base/tools/aapt/
DImages.cpp71 int32_t* yDivs; member
552 int32_t* yDivs = image->yDivs = (int32_t*) malloc(maxSizeYDivs); in do_9patch() local
/frameworks/base/libs/androidfw/
DResourceTypes.cpp157 int32_t* yDivs = getYDivs(); in deviceToFile() local
177 int32_t* yDivs = getYDivs(); in fileToDevice() local
204 const int32_t* yDivs, const uint32_t* colors) in serialize()
214 const int32_t* yDivs, const uint32_t* colors, void* outData) in serialize()