-
大小: 10.98MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-10-19
- 语言: Java
- 标签: 动态壁纸 源码 android4.4 android
资源简介
Android4.4原生动态壁纸源码:
Basic、Galaxy4、HoloSpiral、LivePicker、MagicSmoke、MusicVisualization、NoiseField、PhaseBeam
代码片段和文件信息
/*
* Copyright (C) 2009 The Android Open Source Project
*
* Licensed under the Apache License Version 2.0 (the “License“);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing software
* distributed under the License is distributed on an “AS IS“ BASIS
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.android.wallpaper;
import android.content.res.Resources;
import android.os.Bundle;
import android.renderscript.RenderscriptGL;
import android.renderscript.scriptC;
public abstract class RenderscriptScene {
protected int mWidth;
protected int mHeight;
protected boolean mPreview;
protected Resources mResources;
protected RenderscriptGL mRS;
protected scriptC mscript;
public RenderscriptScene(int width int height) {
mWidth = width;
mHeight = height;
}
public void init(RenderscriptGL rs Resources res boolean isPreview) {
mRS = rs;
mResources = res;
mPreview = isPreview;
mscript = createscript();
}
public boolean isPreview() {
return mPreview;
}
public int getWidth() {
return mWidth;
}
public int getHeight() {
return mHeight;
}
public Resources getResources() {
return mResources;
}
public RenderscriptGL getRS() {
return mRS;
}
public scriptC getscript() {
return mscript;
}
protected abstract scriptC createscript();
public void stop() {
mRS.bindRootscript(null);
}
public void start() {
mRS.bindRootscript(mscript);
}
public void resize(int width int height) {
mWidth = width;
mHeight = height;
}
@SuppressWarnings({“UnusedDeclaration“})
public void setOffset(float xOffset float yOffset int xPixels int yPixels) {
}
@SuppressWarnings({“UnusedDeclaration“})
public Bundle onCommand(String action int x int y int z Bundle extras
boolean resultRequested) {
return null;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-12-23 10:21 Basic\
目录 0 2014-04-11 08:44 Basic\.git\
文件 305 2014-03-07 16:21 Basic\.git\config
文件 73 2013-12-14 21:06 Basic\.git\desc
文件 20 2014-03-07 16:21 Basic\.git\HEAD
目录 0 2014-06-03 08:43 Basic\.git\hooks\
文件 1646 2013-12-14 15:40 Basic\.git\hooks\pre-auto-gc
文件 14232 2014-03-07 16:21 Basic\.git\index
目录 0 2013-12-14 21:06 Basic\.git\info\
文件 240 2013-12-14 21:06 Basic\.git\info\exclude
目录 0 2014-03-07 16:21 Basic\.git\logs\
文件 190 2014-03-07 16:21 Basic\.git\logs\HEAD
目录 0 2014-03-07 16:21 Basic\.git\logs\refs\
目录 0 2014-03-07 16:21 Basic\.git\logs\refs\heads\
文件 182 2014-03-07 16:21 Basic\.git\logs\refs\heads\jwd
目录 0 2013-12-14 21:07 Basic\.git\logs\refs\remotes\
目录 0 2013-12-14 21:07 Basic\.git\logs\refs\remotes\m\
文件 338 2013-12-23 10:18 Basic\.git\logs\refs\remotes\m\android-4.4
目录 0 2013-12-14 21:06 Basic\.git\ob
目录 0 2013-12-14 21:06 Basic\.git\ob
目录 0 2013-12-14 21:07 Basic\.git\ob
文件 72948 2013-12-14 21:07 Basic\.git\ob
文件 4403805 2013-12-14 21:07 Basic\.git\ob
文件 246 2013-12-14 21:07 Basic\.git\packed-refs
目录 0 2013-12-14 21:07 Basic\.git\refs\
目录 0 2014-03-07 16:21 Basic\.git\refs\heads\
文件 41 2014-03-07 16:21 Basic\.git\refs\heads\jwd
目录 0 2013-12-14 21:07 Basic\.git\refs\remotes\
目录 0 2013-12-23 10:18 Basic\.git\refs\remotes\m\
文件 32 2013-12-23 10:18 Basic\.git\refs\remotes\m\android-4.4
目录 0 2013-12-14 21:07 Basic\.git\refs\tags\
............此处省略1675个文件信息
相关资源
- 230JSP基于SSM人事管理OA办公系统毕业设
- Linux系统安装区块链以太坊服务go-et
- android手机安全卫士--源码
- 一个用Myeclipse做的java的博客管理系统
- java实训项目含源码和文档
- weka 3-8全部源码
- java并发编程实战pdf及源码.rar清晰
- mybatis3.4.1jar包及框架源码
- vsm向量空间模型java实现源码
- Java 并发编程实战pdf + 随书源码 书高
- Java 并发编程的艺术PDF清晰完整版+源
- Android 校园源码
- 基于android的图书共享源码
- lucene 全文检索系统 java源码 信息检
- 简单音乐播放器android 源码
- JavaEE项目源码及文档
- JAVA语言开发的企业宣传网站源码
- JAVA课程设计学生信息管理系统源码
- Android日历+记事本源码
- java编写的一个简单bbs网站完整代码
- jsp毕业设计BBS论坛系统源码+论文
- jsp航空订票系统改进版源码
- Android项目源码利用加速度传感器实现
- jodconverter-core-3.0-beta-4-依赖包以及源码
- 安卓Android的新闻客户端毕业生系统设
- 简单的学生信息管理系统java源码
- JAVA核心技术第八版(12卷)-源码
- Delphi10.3二维码扫描源码.zip
- 陌陌android源码-代码写的很不错
- Android Studio DuDuMusic及源码 音乐播放器
评论
共有 条评论