Searched refs:con (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/libs/rs/java/Film/res/raw/
H A Dfilmimage.c10 int main(void* con, int ft, int launchID) { argument
22 count = loadI32(con, 0, 1);
23 touch = loadI32(con, 0, 2);
24 x = loadI32(con, 0, 3);
25 y = loadI32(con, 0, 4);
38 drawRect(con, 0, 256, 0, 512);
39 contextBindProgramFragment(con, NAMED_PgmFragParts);
42 newPart = loadI32(con, 2, 0);
44 dx = scriptRand(con, 0x10000) - 0x8000;
45 dy = scriptRand(con,
[all...]
/frameworks/base/libs/rs/
H A DrsThreadIO.cpp39 bool ThreadIO::playCoreCommands(Context *con, bool waitForCommand) argument
46 if (con->props.mLogTimes) {
47 con->timerSet(Context::RS_TIMER_IDLE);
54 if (con->props.mLogTimes) {
55 con->timerSet(Context::RS_TIMER_INTERNAL);
60 gPlaybackFuncs[cmdID](con, data);
H A DrsThreadIO.h38 bool playCoreCommands(Context *con, bool waitForCommand);
/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp90 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
91 LOG_API("nAssignName, con(%p), obj(%p)", con, (void *)obj);
95 rsAssignName(con, (void *)obj, (const char *)cptr, len);
102 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
103 LOG_API("nObjDestroy, con(%p) obj(%p)", con, (void *)obj);
104 rsObjDestroy(con, (void *)obj);
112 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
113 LOG_API("nObjDestroyOOB, con(
120 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
170 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
180 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
196 nContextDestroy(JNIEnv *_env, jobject _this, jint con) argument
205 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
213 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
221 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
229 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
244 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
251 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
260 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
269 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
297 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
305 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
313 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
441 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
449 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
457 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
485 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
513 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
527 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
553 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
577 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
588 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
599 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
610 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
621 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
632 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
643 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
654 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
667 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
685 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
709 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
717 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
725 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
736 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
747 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
758 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
769 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
779 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
787 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
795 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
806 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
817 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
829 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
841 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
851 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
859 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
867 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
875 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
883 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
900 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
915 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
930 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
938 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
948 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
957 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1000 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1008 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1018 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1030 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1038 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1046 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1054 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1062 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1070 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1078 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1089 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1097 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1105 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1115 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1129 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1149 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1157 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1177 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1186 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1194 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1205 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1213 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1221 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1229 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1237 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1248 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1256 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1264 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1274 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1282 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1290 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1298 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1306 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1314 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1324 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1337 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
1345 RsContext con = (RsContext)(_env->GetIntField(_this, gContextId)); local
[all...]
/frameworks/base/awt/java/awt/image/
H A DMemoryImageSource.java348 ImageConsumer con = (ImageConsumer)element;
351 con.setHints(ImageConsumer.TOPDOWNLEFTRIGHT
354 con.setHints(ImageConsumer.RANDOMPIXELORDER);
357 if (isConsumer(con)) {
358 con.imageComplete(ImageConsumer.IMAGEERROR);
360 if (isConsumer(con)) {
361 removeConsumer(con);
382 ImageConsumer con = (ImageConsumer)element;
384 con.imageComplete(ImageConsumer.STATICIMAGEDONE);
386 if (isConsumer(con)) {
570 setPixels(ImageConsumer con, int x, int y, int w, int h) argument
592 setHeader(ImageConsumer con) argument
[all...]
/frameworks/base/core/java/android/net/http/
H A DConnectionThread.java134 String con = mConnection == null ? "" : mConnection.toString();
136 return "cid " + mId + " " + active + " " + con;
H A DRequestQueue.java175 Connection con = mIdleCache.getConnection(host);
176 if (con == null) {
178 con = Connection.getConnection(mContext, host, mProxyHost,
181 return con;
/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DAppCacheTest.java202 Context con = super.getContext();
204 FileOutputStream fos = con.openFileOutput(fileName, Context.MODE_PRIVATE);
217 Context con = super.getContext();
218 File file = new File(con.getCacheDir(), fileName);
396 Context con = super.getContext();
/frameworks/base/docs/html/guide/
H A Dguide_toc.cs272 <span class="es" style="display:none">En Eclipse, con ADT</span>
274 <span class="it" style="display:none">In Eclipse, con ADT</span>
/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java67 native void nContextDestroy(int con); argument

Completed in 174 milliseconds