/aosp12/packages/apps/Gallery2/jni/filters/ |
H A D | saturated.c | 33 float R, G, B; in JNIFUNCF() local 36 int r = destination[RED]; in JNIFUNCF() local
|
H A D | vibrance.c | 35 float R, G, B; in JNIFUNCF() local 38 int r = destination[RED]; in JNIFUNCF() local
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | s_logl.c | 121 #define G(i) (T[(i)].G) macro 130 float G; /* 1/(1 + i/128) rounded to 8/9 bits */ member 680 struct ld r; in logl() local 705 struct ld r; in log10l() local 724 struct ld r; in log2l() local
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | jquery-resizable.min.js | 12 …s[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1… argument 19 …i[aa].nodeType===1){ab.push(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=false;… argument 29 jQuery.ui||(function(c){var i=c.fn.remove,d=c.browser.mozilla&&(parseFloat(c.browser.version)<1.9);… argument 40 (function(c){c.widget("ui.resizable",c.extend({},c.ui.mouse,{_init:function(){var e=this,j=this.opt… argument
|
H A D | prettify.js | 2 var o=true,r=null,z=false;window.PR_SHOULD_USE_CONTINUATION=o;window.PR_TAB_WIDTH=8;window.PR_norma… variable 3 var aa="!",ba="!=",ca="!==",F="#",da="%",ea="%=",G="&",fa="&&",ja="&&=",ka="&=",H="(",la="*",ma="*=… variable
|
H A D | jquery-1.6.2.min.js | 16 (function(a,b){function cv(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!… variable 17 …rt());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:ne… variable
|
/aosp12/frameworks/base/core/java/com/android/internal/util/function/pooled/ |
H A D | PooledLambda.java | 138 PooledLambdaImpl r = acquireConstSupplier(ReturnType.OBJECT); in obtainSupplier() local 150 PooledLambdaImpl r = acquireConstSupplier(ReturnType.INT); in obtainSupplier() local 162 PooledLambdaImpl r = acquireConstSupplier(ReturnType.LONG); in obtainSupplier() local 174 PooledLambdaImpl r = acquireConstSupplier(ReturnType.DOUBLE); in obtainSupplier() local 1145 ? super G, ? extends R> function, in obtainSupplier() 1235 ? super G, ? super H, ? extends R> function, in obtainSupplier() 1303 ? super G, ? super H, ? super I> function, A arg1, B arg2, C arg3, D arg4, in obtainRunnable() 1329 ? super G, ? super H, ? super I, ? extends R> function, in obtainSupplier() 1369 ? super G, ? super H, ? super I> function, A arg1, B arg2, C arg3, D arg4, in obtainMessage() 1604 ? super G, ? super H, ? super I, ? super J, ? super K, in obtainRunnable() [all …]
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | FormatConvert.cpp | 51 unsigned char G = (unsigned char)clamp(Gf, 0.0f, 255.0f); in yuvToRgbx() local 76 for (unsigned r = 0; r < height; r++) { in copyNV21toRGB32() local 111 for (unsigned r = 0; r < height; r++) { in copyYV12toRGB32() local 135 for (unsigned r = 0; r < height; r++) { in copyYUYVtoRGB32() local
|
/aosp12/packages/services/Car/cpp/evs/support_library/ |
H A D | FormatConvert.cpp | 54 unsigned char G = (unsigned char)clamp(Gf, 0.0f, 255.0f); in yuvToRgbx() local 79 for (unsigned r = 0; r < height; r++) { in copyNV21toRGB32() local 114 for (unsigned r = 0; r < height; r++) { in copyYV12toRGB32() local 138 for (unsigned r = 0; r < height; r++) { in copyYUYVtoRGB32() local
|
/aosp12/hardware/libhardware/tests/hwc/ |
H A D | util.c | 114 EGLint R,G,B,A; in select_config_for_window() local 146 EGLint r,g,b,a; in select_config_for_window() local
|
/aosp12/hardware/interfaces/automotive/evs/common/utils/default/ |
H A D | FormatConvert.cpp | 60 unsigned char G = (unsigned char)clamp(Gf, 0.0f, 255.0f); in yuvToRgbx() local 93 for (unsigned r = 0; r < height; r++) { in copyNV21toRGB32() local 129 for (unsigned r = 0; r < height; r++) { in copyYV12toRGB32() local 154 for (unsigned r = 0; r < height; r++) { in copyYUYVtoRGB32() local
|
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/ |
H A D | EvsEmulatedCamera.cpp | 43 const unsigned char G = static_cast<unsigned char>(std::clamp(Gf, 0.0f, 255.0f)); in yuvToRgbx() local 72 for (unsigned r = 0; r < numRows; ++r) { in fillRGBAFromYUYV() local 111 for (auto r = 0; r < numRows; ++r) { in fillBufferCopy() local
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsics_x86.cpp | 311 int r; in rsdIntrinsicBlurVFU4_K() local 347 int r; in rsdIntrinsicBlurHFU4_K() local 380 int r; in rsdIntrinsicBlurHFU1_K() local 425 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuv_K() local 487 __m128i Y, UV, U, V, R, G, B, A; in rsdIntrinsicYuvR_K() local 549 __m128i Y, U, V, R, G, B, A; in rsdIntrinsicYuv2_K() local
|
/aosp12/frameworks/native/libs/ui/ |
H A D | ColorSpace.cpp | 86 float3 r(rgbToXYZ * float3{1, 0, 0}); in computePrimaries() local 202 const float2& G = primaries[1]; in computeXYZMatrix() local
|
/aosp12/frameworks/base/libs/hwui/utils/ |
H A D | HostColorSpace.cpp | 87 float3 r(rgbToXYZ * float3{1, 0, 0}); in computePrimaries() local 203 const float2& G = primaries[1]; in computeXYZMatrix() local
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | reader.h | 278 …const unsigned r = _mm_cvtsi128_si32(_mm_cmpistrm(w, s, _SIDD_UBYTE_OPS | _SIDD_CMP_EQUAL_ANY | _S… in SkipWhitespace_SIMD() local 327 unsigned short r = (unsigned short)~_mm_movemask_epi8(x); in SkipWhitespace_SIMD() local 1076 static const char G[cIterativeParsingStateCount][kTokenCount] = { in Predict() local
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |