Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/unit/
DHintSessionWrapperTests.cpp109 static void stubSendHint(APerformanceHintSession* session, int32_t hintId) { in stubSendHint() function in android::uirenderer::renderthread::HintSessionWrapperTests
160 sMockBinding->sendHint = &stubSendHint; in init()