Searched refs:tryShadowOpConstruct (Results 1 – 4 of 4) sorted by relevance
189 TEST(BakedOpState, tryShadowOpConstruct) { in TEST() argument197 BakedOpState::tryShadowOpConstruct(allocator, *snapshot, (ShadowOp*)0x1234); in TEST()206 BakedOpState::tryShadowOpConstruct(allocator, *snapshot, (ShadowOp*)0x1234); in TEST()
121 static BakedOpState* tryShadowOpConstruct(LinearAllocator& allocator, Snapshot& snapshot,
152 BakedOpState* BakedOpState::tryShadowOpConstruct(LinearAllocator& allocator, Snapshot& snapshot, in tryShadowOpConstruct() function in android::uirenderer::BakedOpState
447 BakedOpState* bakedOpState = BakedOpState::tryShadowOpConstruct( in deferShadow()