Home
last modified time | relevance | path

Searched refs:pictures (Results 1 – 25 of 30) sorted by relevance

12

/external/skia/gm/
Dmultipicturedraw.cpp262 typedef void (*PFContentMtd)(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]);
265 static void no_clip(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]) { in no_clip()
266 canvas->drawPicture(pictures[0]); in no_clip()
270 static void rect_clip(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]) { in rect_clip()
271 canvas->drawPicture(pictures[0]); in rect_clip()
273 SkRect rect = pictures[0]->cullRect(); in rect_clip()
278 canvas->drawPicture(pictures[1]); in rect_clip()
282 static void rrect_clip(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]) { in rrect_clip()
283 canvas->drawPicture(pictures[0]); in rrect_clip()
285 SkRect rect = pictures[0]->cullRect(); in rrect_clip()
[all …]
/external/skqp/gm/
Dmultipicturedraw.cpp262 typedef void (*PFContentMtd)(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]);
265 static void no_clip(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]) { in no_clip()
266 canvas->drawPicture(pictures[0]); in no_clip()
270 static void rect_clip(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]) { in rect_clip()
271 canvas->drawPicture(pictures[0]); in rect_clip()
273 SkRect rect = pictures[0]->cullRect(); in rect_clip()
278 canvas->drawPicture(pictures[1]); in rect_clip()
282 static void rrect_clip(SkCanvas* canvas, const SkPicture* pictures[kNumPictures]) { in rrect_clip()
283 canvas->drawPicture(pictures[0]); in rrect_clip()
285 SkRect rect = pictures[0]->cullRect(); in rrect_clip()
[all …]
/external/skqp/tests/
DAnimatedImageTest.cpp148 std::vector<sk_sp<SkPicture>> pictures(frameCount); in DEF_TEST() local
155 pictures[i].reset(animatedImage->newPictureSnapshot()); in DEF_TEST()
156 canvas.drawPicture(pictures[i]); in DEF_TEST()
175 canvas.drawPicture(pictures[i]); in DEF_TEST()
/external/skia/tests/
DAnimatedImageTest.cpp137 std::vector<sk_sp<SkPicture>> pictures(frameCount); in DEF_TEST() local
144 pictures[i].reset(animatedImage->newPictureSnapshot()); in DEF_TEST()
145 canvas.drawPicture(pictures[i]); in DEF_TEST()
164 canvas.drawPicture(pictures[i]); in DEF_TEST()
/external/libjpeg-turbo/testimages/
Dnightshot_iso_100.txt15 1. The origin of the pictures must not be misrepresented; you must not claim that you took the orig…
/external/skqp/experimental/docs/
DexampleSlides.js316 var pictures = { variable
/external/skia/experimental/docs/
DexampleSlides.js316 var pictures = { variable
/external/python/pyasn1/docs/source/pyasn1/type/char/
Dvideotexstring.rst17 terminals (by 20-th century standards) to render ascii-art style pictures and animations.
/external/python/cpython2/Demo/turtle/
Dabout_turtle.txt16 pictures can easily be drawn.
46 when kids try to program fancy pictures on their first encounter with
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DAppleScript_Suite.py747 class pictures(aetools.ComponentItem): class
751 picture = pictures
1416 pictures._superclassnames = []
1417 pictures._privpropdict = {
1419 pictures._privelemdict = {
2064 'PICT' : pictures,
/external/python/cpython2/Doc/library/
Demail-examples.rst21 pictures that may be residing in a directory:
Djpeg.rst19 pictures; it is defined in ISO 10918. For details on JPEG or the Independent
Dturtle.rst26 By combining together these and similar commands, intricate shapes and pictures
/external/python/cpython3/Doc/library/
Demail.examples.rst22 pictures that may be residing in a directory:
Dturtle.rst41 By combining together these and similar commands, intricate shapes and pictures
/external/skqp/site/user/sample/
Dviewer.md7 * Display and manipulate your own pictures.
/external/skia/site/user/sample/
Dviewer.md7 * Display and manipulate your own pictures.
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/skqp/
Drendertests.txt513 pictures,0
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/gmkb/
Dmodels.txt520 pictures
/external/webp/
DREADME667 In the case when data is being progressively transmitted, pictures can still
/external/brotli/tests/testdata/
Dlcet10.txt1039 photographs, graphic arts, recorded sound, motion pictures, broadsides,
1078 receiving the most comments has been motion pictures. The adult users in
1500 archaeological objects. Without words, pictures are useless; Perseus has
1510 MYLONAS closed by looking at one of the pictures and noting again that
1875 collections from the Library of Congress in motion pictures. These were
1895 AM is bringing in motion pictures from a videodisc. The frame-grabber
1915 500 political cartoons in the form of drawings. The motion pictures, as
1941 Publishing collection of 25,000 pictures. In the case of the Federal
3903 text, and several continuous tone pictures--and AIIM test target number
4197 abstracts on paper. A third received image displays of the pictures of
[all …]
Dalice29.txt22 pictures or conversations in it, `and what is the use of a book,'
23 thought Alice `without pictures or conversation?'
58 here and there she saw maps and pictures hung upon pegs. She
571 in the pictures of him), while the rest waited in silence. At
Dasyoulik.txt1904 All the pictures fairest lined
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt20 pictures or conversations in it, `and what is the use of a book,'
21 thought Alice `without pictures or conversation?'
56 here and there she saw maps and pictures hung upon pegs. She
569 in the pictures of him), while the rest waited in silence. At
/external/python/google-api-python-client/samples/prediction/
Dlanguage_id.txt111 …filled with cupboards and book-shelves; here and there she saw maps and pictures hung upon pegs. S…
175 … was reading, but it had no pictures or conversations in it, 'and what is the use of a book,' thou…
336 …its forehead (the position in which you usually see Shakespeare, in the pictures of him), while th…

12