Searched refs:ontext (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
H A DSaveLayer2Animation.cpp64 std::unique_ptr<uint16_t[]> ontext = TestUtils::asciiToUtf16(onscreen.c_str()); variable
65 canvas.drawText(ontext.get(), 0, onscreen.length(), onscreen.length(), bounds.fLeft,

Completed in 65 milliseconds