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

  /external/chromium_org/third_party/skia/gm/
techtalk1.cpp 46 static void setFade(SkPaint* paint, bool showGL) {
138 setFade(&paint, showGL);
152 setFade(&paint, showGL);
184 setFade(&paint, showGL);
261 setFade(&paint, showGL);
293 setFade(&paint, showGL);
  /external/skia/gm/
techtalk1.cpp 46 static void setFade(SkPaint* paint, bool showGL) {
138 setFade(&paint, showGL);
152 setFade(&paint, showGL);
184 setFade(&paint, showGL);
261 setFade(&paint, showGL);
293 setFade(&paint, showGL);
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_view.js 635 var setFade = ImageUtil.setAttribute.bind(null, newScreenImage, 'fade');
636 setFade(true);
645 setTimeout(setFade.bind(null, false), 0);

Completed in 119 milliseconds