Home
last modified time | relevance | path

Searched defs:fill (Results 1 – 25 of 88) sorted by relevance

1234

/external/skia/gpu/include/
DGrPathRenderer.h83 GrPathFill fill) const { return false; } in requiresStencilPass()
105 GrPathFill fill, in drawPathToStencil()
116 GrPathFill fill) { return false; } in supportsAA()
141 GrPathFill fill) const { return true; } in canDrawPath()
DGrTesselatedPathRenderer.h37 GrPathFill fill) const { return false; } in requiresStencilPass()
/external/bouncycastle/src/main/java/org/bouncycastle/util/
DArrays.java170 public static void fill( in fill() method in Arrays
180 public static void fill( in fill() method in Arrays
190 public static void fill( in fill() method in Arrays
/external/elfutils/libelf/
Delf_fill.c29 elf_fill (fill) in elf_fill() argument
/external/oprofile/libutil++/
Dstream_util.h36 char fill; variable
Dgrowable_vector.h89 void fill(size_type size, T const & value) { in fill() function
/external/webkit/Source/WebCore/platform/graphics/wx/
DGradientWx.cpp45 void Gradient::fill(GraphicsContext*, const FloatRect&) in fill() function in WebCore::Gradient
DGlyphMapWx.cpp38 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const … in fill() function in WebCore::GlyphPage
/external/skia/gpu/src/
DGrPathRenderer.cpp157 GrPathFill fill) { in single_pass_path()
186 GrPathFill fill, in onDrawPath()
435 GrPathFill fill, in drawPath()
442 GrPathFill fill, in drawPathToStencil()
DGrTesselatedPathRenderer.cpp67 static unsigned fill_type_to_glu_winding_rule(GrPathFill fill) { in fill_type_to_glu_winding_rule()
131 GrPathFill fill, in drawPath()
342 GrPathFill fill, in drawPathToStencil()
349 GrPathFill fill) { in supportsAA()
/external/tcpdump/missing/
Dsockstorage.h33 u_int8_t fill[126]; member
/external/webkit/Source/WebCore/platform/graphics/wince/
DGradientWinCE.cpp47 void Gradient::fill(GraphicsContext* c, const FloatRect& r) in fill() function in WebCore::Gradient
DGlyphPageTreeNodeWinCE.cpp36 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const … in fill() function in WebCore::GlyphPage
/external/clang/test/CodeGen/
Dmmx-inline-asm.c7 void foo(long long fill) { in foo()
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGradientHaiku.cpp67 void Gradient::fill(GraphicsContext* context, const FloatRect& rect) in fill() function in WebCore::Gradient
DGlyphPageTreeNodeHaiku.cpp41 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* characterBuffer, unsigned bufferLengt… in fill() function in WebCore::GlyphPage
/external/stlport/stlport/stl/
D_ios.h81 char_type fill() const { return _M_fill; } in fill() function
82 char_type fill(char_type __fill) { in fill() function
/external/webkit/Source/WebCore/platform/graphics/freetype/
DGlyphPageTreeNodeFreeType.cpp41 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const … in fill() function in WebCore::GlyphPage
/external/webkit/Source/WebCore/platform/graphics/win/
DGlyphPageTreeNodeCGWin.cpp37 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const … in fill() function in WebCore::GlyphPage
DGlyphPageTreeNodeCairoWin.cpp36 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const … in fill() function in WebCore::GlyphPage
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGradientCairo.cpp89 void Gradient::fill(GraphicsContext* context, const FloatRect& rect) in fill() function in WebCore::Gradient
/external/webkit/Source/WebCore/platform/graphics/qt/
DGradientQt.cpp114 void Gradient::fill(GraphicsContext* context, const FloatRect& rect) in fill() function in WebCore::Gradient
/external/webkit/Source/WebCore/rendering/svg/
DSVGResources.h59 … RenderSVGResourceContainer* fill() const { return m_fillStrokeData ? m_fillStrokeData->fill : 0; } in fill() function
167 RenderSVGResourceContainer* fill; member
/external/webkit/Source/WebCore/platform/graphics/android/
DGlyphMapAndroid.cpp42 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const … in fill() function in WebCore::GlyphPage
/external/webkit/Source/WebCore/platform/graphics/pango/
DGlyphPageTreeNodePango.cpp74 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const … in fill() function in WebCore::GlyphPage

1234