Home
last modified time | relevance | path

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

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