Searched refs:Clip (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/YAMLParser/ |
D | spec-09-23.data | 6 # text
# Clip
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDrawClip.h | 21 DECLARE_DRAW_MEMBER_INFO(Clip);
|
D | SkDisplayType.cpp | 109 CASE_DRAW_NEW(Clip); in CreateInstance() 264 CASE_GET_DRAW_INFO(Clip); in GetMembers()
|
D | SkAnimateSchema.xsd | 1204 Clip sets the canvas to clip drawing to an element's geometry.
|
/external/skia/src/animator/ |
D | SkDrawClip.h | 21 DECLARE_DRAW_MEMBER_INFO(Clip);
|
D | SkDisplayType.cpp | 109 CASE_DRAW_NEW(Clip); in CreateInstance() 264 CASE_GET_DRAW_INFO(Clip); in GetMembers()
|
D | SkAnimateSchema.xsd | 1204 Clip sets the canvas to clip drawing to an element's geometry.
|
/external/clang/test/SemaTemplate/ |
D | instantiate-invalid.cpp | 6 template<class Clip=rasterizer_sl_clip_int> class rasterizer_scanline_aa
|
/external/libyuv/files/source/ |
D | row_common.cc | 441 static __inline uint32 Clip(int32 val) { in Clip() function 453 uint32 b = Clip(static_cast<int32>((u * UB + v * VB) - (BB) + y1) >> 6); in YuvPixel() 454 uint32 g = Clip(static_cast<int32>((u * UG + v * VG) - (BG) + y1) >> 6); in YuvPixel() 455 uint32 r = Clip(static_cast<int32>((u * UR + v * VR) - (BR) + y1) >> 6); in YuvPixel() 465 *b = Clip(static_cast<int32>((u * UB + v * VB) - (BB) + y1) >> 6); in YuvPixel2() 466 *g = Clip(static_cast<int32>((u * UG + v * VG) - (BG) + y1) >> 6); in YuvPixel2() 467 *r = Clip(static_cast<int32>((u * UR + v * VR) - (BR) + y1) >> 6); in YuvPixel2()
|
/external/chromium_org/third_party/icu/patches/ |
D | clang.patch | 7 …// Ticket #7039: Clip length to the maximum valid length to the end of addressable memory given th…
|
/external/chromium_org/third_party/molokocacao/ |
D | NSBezierPath+MCAdditions.m | 174 /* Clip drawing to this path; draw nothing outwith the path. */
|
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
D | riva_mmio.h | 398 RivaClip *Clip; member
|
/external/chromium_org/third_party/WebKit/Source/build/scripts/templates/ |
D | StyleBuilderFunctions.cpp.tmpl | 419 {{ apply_fill_layer("CSSPropertyBackgroundClip", "Clip") }} 429 {{ apply_fill_layer("CSSPropertyWebkitMaskClip", "Clip") }}
|
/external/chromium_org/third_party/skia/src/xml/ |
D | SkJSDisplayable.cpp | 131 JS_INIT(SkDraw, Clip) in JS_INIT()
|
/external/skia/src/xml/ |
D | SkJSDisplayable.cpp | 131 JS_INIT(SkDraw, Clip) in JS_INIT()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | gles2_cmd_decoder.cc | 8251 static void Clip( in Clip() function 8352 Clip(x, width, size.width(), ©X, ©Width); in DoCopyTexImage2D() 8353 Clip(y, height, size.height(), ©Y, ©Height); in DoCopyTexImage2D() 8455 Clip(x, width, size.width(), ©X, ©Width); in DoCopyTexSubImage2D() 8456 Clip(y, height, size.height(), ©Y, ©Height); in DoCopyTexSubImage2D()
|
/external/chromium_org/third_party/usb_ids/ |
D | usb.ids | 8087 7432 Sansa Clip (mtp) 8088 7433 Sansa Clip (msc) 8089 7434 Sansa Clip V2 (mtp) 8090 7435 Sansa Clip V2 (msc) 8102 74d0 Sansa Clip+ (mtp) 8103 74d1 Sansa Clip+ (msc) 16267 031 Gun Clip
|