Home
last modified time | relevance | path

Searched refs:Clip (Results 1 – 23 of 23) sorted by relevance

/external/pdfium/core/fxge/skia/
Dfx_skia_device_unittest.cpp21 enum class Clip { kNo, kSame, kDifferentPath, kDifferentMatrix }; enum
26 Clip m_clip;
60 if (state.m_clip != State::Clip::kNo) in CommonTest()
79 if (state.m_clip == State::Clip::kSame) in CommonTest()
81 else if (state.m_clip == State::Clip::kDifferentPath) in CommonTest()
83 else if (state.m_clip == State::Clip::kDifferentMatrix) in CommonTest()
150 State::Clip::kSame, State::Graphic::kPath, 0xFF112233}); in TEST()
152 {State::Change::kNo, State::Save::kYes, State::Clip::kDifferentPath, in TEST()
154 Harness(&CommonTest, {State::Change::kNo, State::Save::kYes, State::Clip::kNo, in TEST()
156 Harness(&CommonTest, {State::Change::kYes, State::Save::kNo, State::Clip::kNo, in TEST()
[all …]
Dfx_skia_device.cpp662 enum class Clip { enum in SkiaState
879 if (m_commands[m_commandIndex] == Clip::kPath && in SetClip()
890 } while (m_commands[m_clipIndex] != Clip::kSave); in SetClip()
894 m_commands[m_commandIndex] = Clip::kPath; in SetClip()
897 m_commands.push(Clip::kPath); in SetClip()
949 if (Clip::kSave == m_commands[m_commandIndex + 1]) { in ClipSave()
955 m_commands[++m_commandIndex] = Clip::kSave; in ClipSave()
959 m_commands.push(Clip::kSave); in ClipSave()
970 while (Clip::kSave != m_commands[--m_commandIndex]) { in ClipRestore()
1043 } while (m_commands[m_clipIndex] != Clip::kSave); in AdjustClip()
[all …]
/external/libdrm/intel/tests/
Dgen4-3d.batch-ref.txt16 0x1230003c: 0x00000000: Clip binding table
32 0x1230007c: 0x00007d21: Clip state
64 0x123000fc: 0x00000000: Clip binding table
70 0x12300114: 0x00007a61: Clip state
93 0x12300170: 0x00007a61: Clip state
111 0x123001b8: 0x00007a61: Clip state
129 0x12300200: 0x00007a61: Clip state
147 0x12300248: 0x00007a61: Clip state
159 0x12300278: 0x00007a61: Clip state
187 0x123002e8: 0x00007901: Clip state
[all …]
Dgm45-3d.batch-ref.txt16 0x1230003c: 0x00000000: Clip binding table
33 0x12300080: 0x00007d21: Clip state
65 0x12300100: 0x00000000: Clip binding table
71 0x12300118: 0x00007a61: Clip state
94 0x12300174: 0x00007a61: Clip state
112 0x123001bc: 0x00007a61: Clip state
130 0x12300204: 0x00007a61: Clip state
148 0x1230024c: 0x00007a61: Clip state
160 0x1230027c: 0x00007a61: Clip state
188 0x123002ec: 0x00007901: Clip state
[all …]
Dgen5-3d.batch-ref.txt18 0x12300044: 0x00000000: Clip binding table
36 0x1230008c: 0x00007d21: Clip state
68 0x1230010c: 0x00000000: Clip binding table
75 0x12300128: 0x00007a61: Clip state
101 0x12300190: 0x00007a61: Clip state
120 0x123001dc: 0x00007a61: Clip state
139 0x12300228: 0x00007a61: Clip state
160 0x1230027c: 0x00007a61: Clip state
173 0x123002b0: 0x00007a61: Clip state
202 0x12300324: 0x00007901: Clip state
[all …]
Dgen6-3d.batch-ref.txt88 …5c: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
211 …48: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
408 …5c: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
478 …74: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
678 …94: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
748 …ac: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
948 …cc: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
Dgen7-3d.batch-ref.txt114 …c4: 0x98000026: Clip enable, API mode OGL, Viewport XY test enable, Viewport Z test enable…
/external/skia/gm/
Dcomplexclip2.cpp20 enum Clip { enum in skiagm::ComplexClip2GM
26 ComplexClip2GM(Clip clip, bool antiAlias) in ComplexClip2GM()
110 static const char* ClipStr(Clip clip) { in ClipStr()
197 Clip fClip;
Dconvexpolyclip.cpp164 const Clip* clip = iter.get(); in onDraw()
221 class Clip { class in skiagm::ConvexPolyClip
229 Clip () : fClipType(kNone_ClipType) {} in Clip() function in skiagm::ConvexPolyClip::Clip
294 typedef SkTLList<Clip, 1> ClipList;
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-09-23.data4 # text
 
 # Clip
/external/llvm/test/YAMLParser/
Dspec-09-23.test6 # text
 
 # Clip
/external/webrtc/webrtc/video/
Dvideo_loopback.cc191 std::string Clip() { in Clip() function
217 {flags::Clip()}, in Loopback()
/external/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp6 template<class Clip=rasterizer_sl_clip_int> class rasterizer_scanline_aa
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dclip.cpp162 void Clip(const float *pTriangle, const float *pAttribs, int numAttribs, float *pOutTriangles, int … in Clip() function
Dclip.h62 void Clip(const float *pTriangle, const float *pAttribs, int numAttribs, float *pOutTriangles,
/external/libmtp/logs/
Dmtp-detect-sandisk-sansa-clip-v2.txt39 Model: Sansa Clip 2GB
434 Friendly name: Sansa Clip 2GB
450 …d2w2pnPvOC99wum+X8R1LVQR</CERTIFICATE></FALLBACK><CERTIFICATE type="GROUP"><DATA><NAME>Clip+</NAME>
453 <MODEL>Sansa Clip+</MODEL>
Dmtp-detect-sandisk-sansa-clip-plus.txt5 SanDisk: Sansa Clip+ (0781:74d0) @ bus 2, dev 3
23 Product: Sansa Clip+
40 Model: Sansa Clip+ 2GB
445 Friendly name: Sansa Clip+ 2GB
Dmtp-detect-sandisk-sansa-clip.txt30 Model: Sansa Clip 1GB
310 Friendly name: Sansa Clip 1GB
/external/skia/site/dev/design/
Dpdftheory.md31 * [Clip and Transform](#Clip_and_Transform)
273 <span id="Clip_and_Transform">Clip and Transform</span>
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm503 // Clip to the size of our current screen.
/external/libmtp/
DREADME369 * The Sandisk Sansa Clip+ needs a firmware upgrade in earlier
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in406 { "Clip", { {"id", StringReference}, {"inside", MagickBooleanOptions} } },
7423 Clip = 147
9800 case 74: /* Clip */
/external/ImageMagick/PerlMagick/
DMagick.xs7423 Clip = 147 in Mogrify()