Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/
DNinePatch_test.cpp152 static uint8_t* kOutlineRadius5x5[] = { variable
306 std::unique_ptr<NinePatch> nine_patch = NinePatch::Create(kOutlineRadius5x5, 5, 5, &err); in TEST()