Home
last modified time | relevance | path

Searched defs:BakedOpState (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
DBakedOpState.h141 BakedOpState(LinearAllocator& allocator, Snapshot& snapshot, const RecordedOp& recordedOp, in BakedOpState() function
149 BakedOpState(LinearAllocator& allocator, Snapshot& snapshot, const RecordedOp& recordedOp) in BakedOpState() function
155 BakedOpState(LinearAllocator& allocator, Snapshot& snapshot, const ShadowOp* shadowOpPtr) in BakedOpState() function
161 BakedOpState(const ClipRect* clipRect, const Rect& dstRect, const RecordedOp& recordedOp) in BakedOpState() function
DFrameBuilder.h34 class BakedOpState; variable
DLayerBuilder.h31 class BakedOpState; variable
DFontRenderer.h48 class BakedOpState; variable
/frameworks/base/libs/hwui/tests/unit/
DBakedOpStateTests.cpp166 TEST(BakedOpState, tryConstruct) { in TEST() argument
189 TEST(BakedOpState, tryShadowOpConstruct) { in TEST() argument
216 TEST(BakedOpState, tryStrokeableOpConstruct) { in TEST() argument