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

/frameworks/base/libs/hwui/tests/unit/
H A DBakedOpStateTests.cpp201 TEST(BakedOpState, tryShadowOpConstruct) {
208 BakedOpState* bakedState = BakedOpState::tryShadowOpConstruct(allocator, *snapshot, (ShadowOp*)0x1234);
216 BakedOpState* bakedState = BakedOpState::tryShadowOpConstruct(allocator, *snapshot, (ShadowOp*)0x1234);
/frameworks/base/libs/hwui/
H A DBakedOpState.h123 static BakedOpState* tryShadowOpConstruct(LinearAllocator& allocator,
H A DBakedOpState.cpp149 BakedOpState* BakedOpState::tryShadowOpConstruct(LinearAllocator& allocator, function in class:android::uirenderer::BakedOpState
H A DFrameBuilder.cpp461 BakedOpState* bakedOpState = BakedOpState::tryShadowOpConstruct(

Completed in 107 milliseconds