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

  /frameworks/native/services/surfaceflinger/
LayerProtoHelper.cpp 27 RectProto* rectProto = regionProto->add_rect();
  /prebuilts/misc/windows/sdl2/test/
testintersections.c 124 add_rect(int x1, int y1, int x2, int y2) function
286 add_rect(mouse_begin_x, mouse_begin_y, event.button.x,
302 add_rect(rand() % 640, rand() % 480, rand() % 640,
  /external/skia/tests/
ClipStackTest.cpp 883 static void add_rect(const SkRect& rect, bool invert, SkClipOp op, SkClipStack* stack, function
    [all...]
PathTest.cpp 1157 static void add_rect(SkPath* path, const SkRect& r) { function
    [all...]
  /external/skqp/tests/
ClipStackTest.cpp 883 static void add_rect(const SkRect& rect, bool invert, SkClipOp op, SkClipStack* stack, function
    [all...]
PathTest.cpp 1157 static void add_rect(SkPath* path, const SkRect& r) { function
    [all...]

Completed in 410 milliseconds