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 38 Drawing,
Layer.cpp 103 mDrawingChildren(LayerVector::StateSet::Drawing) {
130 // drawing state & current state are identical
411 // In addition there is a WM-specified crop we pull from our drawing state.
703 // drawing...
    [all...]
Layer.h 367 LayerVector::StateSet stateSet = LayerVector::StateSet::Drawing);
588 // Copy the current list of children to the drawing state. Called by
631 // drawing
SurfaceFlinger.h 375 // always uses the Drawing StateSet.
803 State mDrawingState{LayerVector::StateSet::Drawing};
    [all...]
SurfaceInterceptor.cpp 87 l->traverseInZOrder(LayerVector::StateSet::Drawing, [this](Layer* layer) {
SurfaceFlinger.cpp 715 // 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 1046 milliseconds