Home
last modified time | relevance | path

Searched defs:tryStrokeableOpConstruct (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DBakedOpState.cpp131 BakedOpState* BakedOpState::tryStrokeableOpConstruct(LinearAllocator& allocator, in tryStrokeableOpConstruct() function in android::uirenderer::BakedOpState
/frameworks/base/libs/hwui/tests/unit/
DBakedOpStateTests.cpp226 TEST(BakedOpState, tryStrokeableOpConstruct) { in TEST() argument