Home
last modified time | relevance | path

Searched refs:kAllOut_InitialState (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrReducedClip.cpp89 *initialState = kAllOut_InitialState; in ReduceClipStack()
98 *initialState = kAllOut_InitialState; in ReduceClipStack()
107 *initialState = kAllOut_InitialState; in ReduceClipStack()
121 *initialState = kAllOut_InitialState; in ReduceClipStack()
173 *initialState = kAllOut_InitialState; in reduced_stack_walker()
192 *initialState = kAllOut_InitialState; in reduced_stack_walker()
197 *initialState = kAllOut_InitialState; in reduced_stack_walker()
213 *initialState = kAllOut_InitialState; in reduced_stack_walker()
222 *initialState = kAllOut_InitialState; in reduced_stack_walker()
282 *initialState = kAllOut_InitialState; in reduced_stack_walker()
[all …]
DGrReducedClip.h18 kAllOut_InitialState, enumerator
/external/skia/src/gpu/
DGrReducedClip.cpp89 *initialState = kAllOut_InitialState; in ReduceClipStack()
98 *initialState = kAllOut_InitialState; in ReduceClipStack()
107 *initialState = kAllOut_InitialState; in ReduceClipStack()
121 *initialState = kAllOut_InitialState; in ReduceClipStack()
173 *initialState = kAllOut_InitialState; in reduced_stack_walker()
192 *initialState = kAllOut_InitialState; in reduced_stack_walker()
197 *initialState = kAllOut_InitialState; in reduced_stack_walker()
213 *initialState = kAllOut_InitialState; in reduced_stack_walker()
222 *initialState = kAllOut_InitialState; in reduced_stack_walker()
282 *initialState = kAllOut_InitialState; in reduced_stack_walker()
[all …]
DGrReducedClip.h21 kAllOut_InitialState, enumerator
/external/skia/tests/
DClipStackTest.cpp979 if (GrReducedClip::kAllOut_InitialState == initial) { in test_reduced_clip_stack()
1085 … { XYWH(0, 0, 27, 27), 1, genIDA, GrReducedClip::kAllOut_InitialState, XYWH(0, 0, 27, 27)}, in test_reduced_clip_stack_genid()
1086 { XYWH(0, 0, 27, 27), 1, genIDA, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1091 … { XYWH(50, 0, 27, 27), 1, genIDB, GrReducedClip::kAllOut_InitialState, XYWH(50, 0, 26, 27) }, in test_reduced_clip_stack_genid()
1092 { XYWH(50, 0, 27, 27), 1, genIDB, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1097 … { XYWH(0, 50, 27, 27), 1, genIDC, GrReducedClip::kAllOut_InitialState, XYWH(0, 50, 27, 26) }, in test_reduced_clip_stack_genid()
1098 { XYWH(0, 50, 27, 27), 1, genIDC, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1103 { XYWH(50, 50, 27, 27), 1, genIDD, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1104 … { XYWH(50, 50, 27, 27), 1, genIDD, GrReducedClip::kAllOut_InitialState, XYWH(50, 50, 26, 26)}, in test_reduced_clip_stack_genid()
1107 { XYWH(0, 0, 100, 100), 4, genIDD, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
[all …]
/external/chromium_org/third_party/skia/tests/
DClipStackTest.cpp979 if (GrReducedClip::kAllOut_InitialState == initial) { in test_reduced_clip_stack()
1085 … { XYWH(0, 0, 27, 27), 1, genIDA, GrReducedClip::kAllOut_InitialState, XYWH(0, 0, 27, 27)}, in test_reduced_clip_stack_genid()
1086 { XYWH(0, 0, 27, 27), 1, genIDA, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1091 … { XYWH(50, 0, 27, 27), 1, genIDB, GrReducedClip::kAllOut_InitialState, XYWH(50, 0, 26, 27) }, in test_reduced_clip_stack_genid()
1092 { XYWH(50, 0, 27, 27), 1, genIDB, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1097 … { XYWH(0, 50, 27, 27), 1, genIDC, GrReducedClip::kAllOut_InitialState, XYWH(0, 50, 27, 26) }, in test_reduced_clip_stack_genid()
1098 { XYWH(0, 50, 27, 27), 1, genIDC, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1103 { XYWH(50, 50, 27, 27), 1, genIDD, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
1104 … { XYWH(50, 50, 27, 27), 1, genIDD, GrReducedClip::kAllOut_InitialState, XYWH(50, 50, 26, 26)}, in test_reduced_clip_stack_genid()
1107 { XYWH(0, 0, 100, 100), 4, genIDD, GrReducedClip::kAllOut_InitialState, unused }, in test_reduced_clip_stack_genid()
[all …]