Searched refs:fout (Results 1 - 25 of 38) sorted by relevance

12

/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A Dvignette.rsh54 float4 fout;
55 fout.rgb = fin.rgb * lumen;
56 fout.w = fin.w;
57 return convert_uchar4(fout);
H A Dvignette_approx.rsh54 float4 fout;
55 fout.rgb = fin.rgb * lumen;
56 fout.w = fin.w;
57 return convert_uchar4(fout);
H A Dfisheye.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
56 return rsPackColorTo8888(fout);
H A Dfisheye_approx.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
56 return rsPackColorTo8888(fout);
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A Dvignette.rsh54 float4 fout;
55 fout.rgb = fin.rgb * lumen;
56 fout.w = fin.w;
57 return convert_uchar4(fout);
H A Dvignette_approx.rsh54 float4 fout;
55 fout.rgb = fin.rgb * lumen;
56 fout.w = fin.w;
57 return convert_uchar4(fout);
H A Dfisheye.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
56 return rsPackColorTo8888(fout);
H A Dfisheye_approx.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
56 return rsPackColorTo8888(fout);
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A Dvignette.rsh54 float4 fout;
55 fout.rgb = fin.rgb * lumen;
56 fout.w = fin.w;
57 return convert_uchar4(fout);
H A Dvignette_approx.rsh54 float4 fout;
55 fout.rgb = fin.rgb * lumen;
56 fout.w = fin.w;
57 return convert_uchar4(fout);
H A Dfisheye.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
56 return rsPackColorTo8888(fout);
H A Dfisheye_approx.rsh55 const float4 fout = rsSample(in_alloc, sampler, new_coord);
56 return rsPackColorTo8888(fout);
/frameworks/base/core/java/android/net/
H A DNetworkPolicyManager.java306 public static void dumpPolicy(PrintWriter fout, int policy) { argument
307 fout.write("[");
309 fout.write("REJECT_METERED_BACKGROUND");
311 fout.write("]");
315 public static void dumpRules(PrintWriter fout, int rules) { argument
316 fout.write("[");
318 fout.write("REJECT_METERED");
320 fout.write("]");
/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java705 protected void dump(FileDescriptor fd, final PrintWriter fout, String[] args) {
709 fout.println("disabled because the system is in safe mode.");
713 fout.println("disabled because the third-party apps can't run yet.");
720 fout.println("Trust manager state:");
722 dumpUser(fout, user, user.id == mCurrentUser);
728 private void dumpUser(PrintWriter fout, UserInfo user, boolean isCurrent) {
729 fout.printf(" User \"%s\" (id=%d, flags=%#x)",
732 fout.println("(managed profile)");
733 fout.println(" disabled because switching to this user is not possible.");
737 fout
[all...]
/frameworks/base/packages/Keyguard/scripts/
H A Dnew_merge.py136 fout = open(outFile, "w")
144 fout.write(line.replace(replace, withText))
146 fout.write(line)
148 fout.close()
/frameworks/base/services/core/java/com/android/server/accounts/
H A DIAccountAuthenticatorCache.java55 void dump(FileDescriptor fd, PrintWriter fout, String[] args, int userId); argument
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1786 final IndentingPrintWriter fout = new IndentingPrintWriter(writer, " ");
1805 fout.println("Cleared snooze timestamps");
1809 fout.print("Restrict background: "); fout.println(mRestrictBackground);
1810 fout.print("Restrict power: "); fout.println(mRestrictPower);
1811 fout.print("Current foreground state: "); fout.println(mCurForegroundState);
1812 fout.println("Network policies:");
1813 fout
2256 dumpSparseIntArray(PrintWriter fout, SparseIntArray value) argument
[all...]
/frameworks/base/cmds/idmap/
H A Dscan.cpp37 FILE* fout = fopen(filename, "w"); local
38 if (fout == NULL) {
44 fprintf(fout, "%s %s\n", overlay.apk_path.string(), overlay.idmap_path.string());
47 fclose(fout);
/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodWrapper.java216 protected void dump(FileDescriptor fd, PrintWriter fout, String[] args) { argument
224 fout.println("Permission Denial: can't dump InputMethodManager from from pid="
232 fd, fout, args, latch));
235 fout.println("Timeout waiting for dump");
238 fout.println("Interrupted waiting for dump");
H A DAbstractInputMethodService.java195 protected void dump(FileDescriptor fd, PrintWriter fout, String[] args) { argument
/frameworks/base/core/java/android/os/
H A DBinder.java310 FileOutputStream fout = new FileOutputStream(fd);
311 PrintWriter pw = new FastPrintWriter(fout);
345 final FileOutputStream fout = new FileOutputStream(fd);
346 final PrintWriter pw = new FastPrintWriter(fout);
363 * @param fout The file to which you should dump your state. This will be
367 protected void dump(FileDescriptor fd, PrintWriter fout, String[] args) { argument
/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java210 protected void dump(FileDescriptor fd, PrintWriter fout, String[] args) { argument
215 final Printer p = new PrintWriterPrinter(fout);
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBlur.cpp316 float4 *fout = (float4 *)buf; local
320 OneVFU4(fout, pi, stride, cp->mFp, cp->mIradius * 2 + 1, 0, p->dimX);
324 OneVU4(p, fout, x1, y, pin, stride, cp->mFp, cp->mIradius);
325 fout++;
377 float *fout = (float *)buf; local
381 OneVFU1(fout, pi, stride, cp->mFp, cp->mIradius * 2 + 1, 0, p->dimX);
385 OneVU1(p, fout, x1, y, pin, stride, cp->mFp, cp->mIradius);
386 fout++;
/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java200 public void dump(FileDescriptor fd, PrintWriter fout, String[] args, int userId) { argument
204 fout.println("RegisteredServicesCache: " + user.services.size() + " services");
206 fout.println(" " + info);
209 fout.println("RegisteredServicesCache: services not loaded");
/frameworks/compile/libbcc/lib/Support/
H A Dsha1.c465 FILE *fout = fopen(binary_output_file, "wb"); local
466 if (!fout) {
470 fwrite(digest, 1, HASHSIZE, fout);
471 fclose(fout);

Completed in 403 milliseconds

12