Home
last modified time | relevance | path

Searched refs:kAllIn_InitialState (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrReducedClip.cpp38 *initialState = GrReducedClip::kAllIn_InitialState; in reduced_stack_walker()
46 *initialState = GrReducedClip::kAllIn_InitialState; in reduced_stack_walker()
107 *initialState = GrReducedClip::kAllIn_InitialState; in reduced_stack_walker()
112 *initialState = GrReducedClip::kAllIn_InitialState; in reduced_stack_walker()
178 *initialState = GrReducedClip::kAllIn_InitialState; in reduced_stack_walker()
183 *initialState = GrReducedClip::kAllIn_InitialState; in reduced_stack_walker()
227 *initialState = GrReducedClip::kAllIn_InitialState; in reduced_stack_walker()
235 (GrReducedClip::kAllIn_InitialState == *initialState && !emsmallens)) { in reduced_stack_walker()
257 if (GrReducedClip::kAllIn_InitialState == *initialState) { in reduced_stack_walker()
272 if (GrReducedClip::kAllIn_InitialState == *initialState) { in reduced_stack_walker()
[all …]
DGrReducedClip.h19 kAllIn_InitialState, enumerator
DGrClipMaskManager.cpp221 GrReducedClip::InitialState initialState = GrReducedClip::kAllIn_InitialState; in setupClipping()
261 if (GrReducedClip::kAllIn_InitialState == initialState) { in setupClipping()
574 GrReducedClip::kAllIn_InitialState == initialState ? 0xffffffff : 0x00000000, in createAlphaClipMask()
729 GrReducedClip::kAllIn_InitialState == initialState, in createStencilClipMask()
1061 helper.clear(GrReducedClip::kAllIn_InitialState == initialState ? 0xFF : 0x00); in createSoftwareClipMask()
/external/skia/tests/
DClipStackTest.cpp1083 …XYWH(0, 0, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, XYWH(0, 0,… in test_reduced_clip_stack_genid()
1084 …{ XYWH(0, 0, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, unused }, in test_reduced_clip_stack_genid()
1089 …YWH(50, 0, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, XYWH(50, 0… in test_reduced_clip_stack_genid()
1090 … XYWH(50, 0, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, unused }, in test_reduced_clip_stack_genid()
1095 …YWH(0, 50, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, XYWH(0, 50… in test_reduced_clip_stack_genid()
1096 … XYWH(0, 50, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, unused }, in test_reduced_clip_stack_genid()
1101 …XYWH(50, 50, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, unused }, in test_reduced_clip_stack_genid()
1102 …WH(50, 50, 25, 25), 0, SkClipStack::kWideOpenGenID, GrReducedClip::kAllIn_InitialState, XYWH(50, 5… in test_reduced_clip_stack_genid()