/external/pdfium/core/fxge/skia/ |
D | fx_skia_device_unittest.cpp | 21 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 …]
|
D | fx_skia_device.cpp | 667 enum class Clip { enum in SkiaState 983 if (m_commands[m_commandIndex] == Clip::kPath && in SetClip() 994 } while (m_commands[m_clipIndex] != Clip::kSave); in SetClip() 998 m_commands[m_commandIndex] = Clip::kPath; in SetClip() 1001 m_commands.push(Clip::kPath); in SetClip() 1053 if (Clip::kSave == m_commands[m_commandIndex]) { in ClipSave() 1059 m_commands[m_commandIndex] = Clip::kSave; in ClipSave() 1063 m_commands.push(Clip::kSave); in ClipSave() 1074 while (Clip::kSave != m_commands[--m_commandIndex]) { in ClipRestore() 1151 } while (m_commands[m_clipIndex] != Clip::kSave); in AdjustClip() [all …]
|
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/ |
D | image-inl.h | 410 const int orig_y = Clip(2 * y, ZERO, original.height_less_one_); in DownsampleSmoothed3x3() 411 const int min_y = Clip(orig_y - 1, ZERO, original.height_less_one_); in DownsampleSmoothed3x3() 412 const int max_y = Clip(orig_y + 1, ZERO, original.height_less_one_); in DownsampleSmoothed3x3() 415 const int orig_x = Clip(2 * x, ZERO, original.width_less_one_); in DownsampleSmoothed3x3() 416 const int min_x = Clip(orig_x - 1, ZERO, original.width_less_one_); in DownsampleSmoothed3x3() 417 const int max_x = Clip(orig_x + 1, ZERO, original.width_less_one_); in DownsampleSmoothed3x3() 462 const int start_x = Clip((x << 1) - window_radius, ZERO, max_x); in DownsampleSmoothed5x5() 467 Clip((y << 1) - window_radius + window_y, ZERO, max_y); in DownsampleSmoothed5x5() 487 const int min_x = Clip(center_x - 1, ZERO, original.width_less_one_); in ScharrPixelX() 488 const int max_x = Clip(center_x + 1, ZERO, original.width_less_one_); in ScharrPixelX() [all …]
|
D | optical_flow.cc | 88 const int fp_y = Clip(src_top_fixed + (y << 16), 0, fixed_y_max); in FindFlowAtPoint_LK() 91 const int fp_x = Clip(src_left_fixed + (x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK() 100 const float y_pos = Clip(src_top_real + y, 0.0f, real_y_max); in FindFlowAtPoint_LK() 103 const float x_pos = Clip(src_left_real + x, 0.0f, real_x_max); in FindFlowAtPoint_LK() 143 const int fp_y = Clip(top_fixed + (win_y << 16), 0, fixed_y_max); in FindFlowAtPoint_LK() 145 const int fp_x = Clip(left_fixed + (win_x << 16), 0, fixed_x_max); in FindFlowAtPoint_LK() 151 const float y_pos = Clip(top_real + win_y, 0.0f, real_y_max); in FindFlowAtPoint_LK() 153 const float x_pos = Clip(left_real + win_x, 0.0f, real_x_max); in FindFlowAtPoint_LK()
|
D | image.h | 164 return (*this)[Clip(y, ZERO, height_less_one_)] in GetPixelClipped() 165 [Clip(x, ZERO, width_less_one_)]; in GetPixelClipped()
|
/external/libdrm/intel/tests/ |
D | gm45-3d.batch-ref.txt | 16 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 …]
|
D | gen4-3d.batch-ref.txt | 16 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 …]
|
D | gen5-3d.batch-ref.txt | 18 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 …]
|
D | gen6-3d.batch-ref.txt | 88 …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…
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | lstm.py | 35 def Clip(x): function 75 c_next = Clip(Clip(forget_gate * c_prev) + Clip(in_gate * in_value)) 76 m_next = Clip(out_gate * c_next)
|
/external/skqp/gm/ |
D | complexclip2.cpp | 20 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;
|
D | convexpolyclip.cpp | 164 const Clip* clip = iter.get(); in onDraw() 220 class Clip { class in skiagm::ConvexPolyClip 228 Clip () : fClipType(kNone_ClipType) {} in Clip() function in skiagm::ConvexPolyClip::Clip 293 typedef SkTLList<Clip, 1> ClipList;
|
/external/skia/gm/ |
D | complexclip2.cpp | 20 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;
|
D | convexpolyclip.cpp | 164 const Clip* clip = iter.get(); in onDraw() 220 class Clip { class in skiagm::ConvexPolyClip 228 Clip () : fClipType(kNone_ClipType) {} in Clip() function in skiagm::ConvexPolyClip::Clip 293 typedef SkTLList<Clip, 1> ClipList;
|
/external/skqp/docs/ |
D | SkCanvas_Reference.bmh | 11 Canvas contains a stack of Matrix and Clip values. 16 of all of Clip values in the stack. The Canvas draw calls use Paint to supply drawing 579 #Line # returns context that tracks Clip and Matrix ## 659 Copies Rect of pixels from Canvas into dstPixels. Matrix and Clip are 751 Copies Rect of pixels from Canvas into pixmap. Matrix and Clip are 814 Copies Rect of pixels from Canvas into bitmap. Matrix and Clip are 878 Copies Rect from pixels to Canvas. Matrix and Clip are ignored. 935 Copies Rect from pixels to Canvas. Matrix and Clip are ignored. 1005 Canvas savable state consists of Clip and Matrix. 1006 Clip describes the area that may be drawn to. [all …]
|
/external/skia/docs/ |
D | SkCanvas_Reference.bmh | 11 Canvas contains a stack of Matrix and Clip values. 16 of all of Clip values in the stack. The Canvas draw calls use Paint to supply drawing 522 #Line # returns context that tracks Clip and Matrix ## 602 Copies Rect of pixels from Canvas into dstPixels. Matrix and Clip are 694 Copies Rect of pixels from Canvas into pixmap. Matrix and Clip are 757 Copies Rect of pixels from Canvas into bitmap. Matrix and Clip are 821 Copies Rect from pixels to Canvas. Matrix and Clip are ignored. 878 Copies Rect from pixels to Canvas. Matrix and Clip are ignored. 948 Canvas savable state consists of Clip and Matrix. 949 Clip describes the area that may be drawn to. [all …]
|
/external/webrtc/webrtc/video/ |
D | video_loopback.cc | 191 std::string Clip() { in Clip() function 217 {flags::Clip()}, in Loopback()
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-09-23.data | 4 # text
# Clip
|
/external/llvm/test/YAMLParser/ |
D | spec-09-23.test | 6 # text
# Clip
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/YAMLParser/ |
D | spec-09-23.test | 6 # text
# Clip
|
/external/clang/test/SemaTemplate/ |
D | instantiate-invalid.cpp | 6 template<class Clip=rasterizer_sl_clip_int> class rasterizer_scanline_aa
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | tensor_utils.h | 28 float Clip(float f, float abs_limit);
|
/external/skqp/tests/ |
D | LazyProxyTest.cpp | 170 class Clip : public GrClip { class in LazyProxyTest 172 Clip(LazyProxyTest* test, GrTextureProxy* atlas) in Clip() function in LazyProxyTest::Clip 225 rtc->priv().testingOnly_addDrawOp(LazyProxyTest::Clip(&test, mockAtlas->asTextureProxy()),
|
/external/skia/tests/ |
D | LazyProxyTest.cpp | 174 class Clip : public GrClip { class in LazyProxyTest 176 Clip(LazyProxyTest* test, GrTextureProxy* atlas) in Clip() function in LazyProxyTest::Clip 229 rtc->priv().testingOnly_addDrawOp(LazyProxyTest::Clip(&test, mockAtlas->asTextureProxy()),
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_activations_test.cc | 75 TEST(EigenBackwardSpatialConvolutionsTest, Clip) { in TEST() argument
|