HomeSort by relevance Sort by last modified time
    Searched refs:Drawing (Results 1 - 9 of 9) sorted by null

  /frameworks/native/services/surfaceflinger/
LayerVector.h 42 Drawing,
SurfaceFlinger.h 256 // always uses the Drawing StateSet.
687 State mDrawingState{LayerVector::StateSet::Drawing};
SurfaceInterceptor.cpp 83 l->traverseInZOrder(LayerVector::StateSet::Drawing, [this](Layer* layer) {
Layer.cpp 152 // drawing state & current state are identical
555 // In addition there is a WM-specified crop we pull from our drawing state.
    [all...]
SurfaceFlinger.cpp 630 // initialize our drawing state
    [all...]
SurfaceFlinger_hwc1.cpp 594 // initialize our drawing state
    [all...]
  /external/fonttools/Lib/fontTools/pens/
reportLabPen.py 9 """A pen for drawing onto a reportlab.graphics.shapes.Path object."""
62 from reportlab.graphics.shapes import Group, Drawing, scale
69 d = Drawing(w, h)
  /external/autotest/client/common_lib/
magic.py 596 [3000L, 'string', '=', 'Visio (TM) Drawing', '%s'],
    [all...]
  /external/ImageMagick/www/api/
drawing-wand.php 9 <title>ImageMagick: MagickWand, C API for ImageMagick: Drawing Wand Methods</title>
15 <meta name="keywords" content="magickwc, api, for, imagemagick:, drawing, wmethods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
55 <p class="text-center"><a href="drawing-wand.php#ClearDrawingWand">ClearDrawingWand</a> &bull; <a href="drawing-wand.php#CloneDrawingWand">CloneDrawingWand</a> &bull; <a href="drawing-wand.php#DestroyDrawingWand">DestroyDrawingWand</a> &bull; <a href="drawing-wand.php#DrawAffine">DrawAffine</a> &bull; <a href="drawing-wand.php#DrawAlpha">DrawAlpha</a> &bull; <a href="drawing-wand.php#DrawAnnotation">DrawAnnotation</a> &bull; <a href="drawing-wand.php#DrawArc">DrawArc</a> &bull; <a href="drawing-wand.php#DrawBezier">DrawBezier</a> &bull; <a href="drawing-wand.php#DrawCircle">DrawCircle</a> &b (…)
    [all...]

Completed in 789 milliseconds