Home
last modified time | relevance | path

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

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