Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DBakedOpState.h142 BakedOpState(LinearAllocator& allocator, Snapshot& snapshot, in BakedOpState() function
150 BakedOpState(LinearAllocator& allocator, Snapshot& snapshot, const RecordedOp& recordedOp) in BakedOpState() function
156 BakedOpState(LinearAllocator& allocator, Snapshot& snapshot, const ShadowOp* shadowOpPtr) in BakedOpState() function
162 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.cpp178 TEST(BakedOpState, tryConstruct) { in TEST() argument
201 TEST(BakedOpState, tryShadowOpConstruct) { in TEST() argument
226 TEST(BakedOpState, tryStrokeableOpConstruct) { in TEST() argument