Searched refs:cShape (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplifyRect4x4_Test.cpp29 int cShape = state.c & 0x03; local
101 if (cShape) {
102 switch (cShape) {
/external/chromium_org/third_party/skia/tests/
H A DPathOpsSimplifyRectThreadedTest.cpp30 int cShape = state.fC & 0x03; local
108 if (cShape) {
109 switch (cShape) {
/external/skia/experimental/Intersection/
H A DSimplifyRect4x4_Test.cpp29 int cShape = state.c & 0x03; local
101 if (cShape) {
102 switch (cShape) {
/external/skia/tests/
H A DPathOpsSimplifyRectThreadedTest.cpp30 int cShape = state.fC & 0x03; local
108 if (cShape) {
109 switch (cShape) {

Completed in 629 milliseconds