Home
last modified time | relevance | path

Searched refs:_1 (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/native/libs/ui/
DColorSpace.cpp59 return std::bind(rcpResponse, _1, parameters); in toOETF()
61 return std::bind(rcpFullResponse, _1, parameters); in toOETF()
66 return std::bind(response, _1, parameters); in toEOTF()
68 return std::bind(fullResponse, _1, parameters); in toEOTF()
75 return std::bind(safePow, _1, 1.0f / gamma); in toOETF()
82 return std::bind(safePow, _1, gamma); in toEOTF()
255 std::bind(absRcpResponse, _1, 2.4f, 1 / 1.055f, 0.055f / 1.055f, 1 / 12.92f, 0.04045f), in extendedSRGB()
256 std::bind(absResponse, _1, 2.4f, 1 / 1.055f, 0.055f / 1.055f, 1 / 12.92f, 0.04045f), in extendedSRGB()
257 std::bind(clamp<float>, _1, -0.799f, 2.399f) in extendedSRGB()
267 std::bind(clamp<float>, _1, -0.5f, 7.499f) in linearExtendedSRGB()
[all …]
/frameworks/base/libs/hwui/utils/
DHostColorSpace.cpp60 return std::bind(rcpResponse, _1, parameters); in toOETF()
62 return std::bind(rcpFullResponse, _1, parameters); in toOETF()
67 return std::bind(response, _1, parameters); in toEOTF()
69 return std::bind(fullResponse, _1, parameters); in toEOTF()
76 return std::bind(safePow, _1, 1.0f / gamma); in toOETF()
83 return std::bind(safePow, _1, gamma); in toEOTF()
256 std::bind(absRcpResponse, _1, 2.4f, 1 / 1.055f, 0.055f / 1.055f, 1 / 12.92f, 0.04045f), in extendedSRGB()
257 std::bind(absResponse, _1, 2.4f, 1 / 1.055f, 0.055f / 1.055f, 1 / 12.92f, 0.04045f), in extendedSRGB()
258 std::bind(clamp<float>, _1, -0.799f, 2.399f) in extendedSRGB()
268 std::bind(clamp<float>, _1, -0.5f, 7.499f) in linearExtendedSRGB()
[all …]
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dmath_agree.rscript12 volatile type rand_##abbrev##1_0, rand_##abbrev##1_1; \
13 volatile type##2 rand_##abbrev##2_0, rand_##abbrev##2_1; \
14 volatile type##3 rand_##abbrev##3_0, rand_##abbrev##3_1; \
15 volatile type##4 rand_##abbrev##4_0, rand_##abbrev##4_1;
164 temp_f##size = func(rand_f##size##_0, rand_f##size##_1); \
187 temp_##type##1 = func( rand_##type##1_0, rand_##type##1_1 ); \
191 rsDebug("v2", rand_##type##1_1); \
197 temp_##type##2 = func( rand_##type##2_0, rand_##type##2_1 ); \
203 rsDebug("v2.x", rand_##type##2_1 .x); \
204 rsDebug("v2.y", rand_##type##2_1 .y); \
[all …]
Dmath.rscript74 res_##type##_1 = src1_##type##_1 op src2_##type##_1; \
95 res_##typeout##_1 = fnc(src1_##typein##_1); \
101 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1); \
107 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src2_##type##_1);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dmath_agree.rscript28 volatile type rand_##abbrev##1_0, rand_##abbrev##1_1; \
29 volatile type##2 rand_##abbrev##2_0, rand_##abbrev##2_1; \
30 volatile type##3 rand_##abbrev##3_0, rand_##abbrev##3_1; \
31 volatile type##4 rand_##abbrev##4_0, rand_##abbrev##4_1;
180 temp_f##size = func(rand_f##size##_0, rand_f##size##_1); \
203 temp_##type##1 = func( rand_##type##1_0, rand_##type##1_1 ); \
207 rsDebug("v2", rand_##type##1_1); \
213 temp_##type##2 = func( rand_##type##2_0, rand_##type##2_1 ); \
219 rsDebug("v2.x", rand_##type##2_1 .x); \
220 rsDebug("v2.y", rand_##type##2_1 .y); \
[all …]
Dmath.rscript90 res_##type##_1 = src1_##type##_1 op src2_##type##_1; \
111 res_##typeout##_1 = fnc(src1_##typein##_1); \
117 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1); \
123 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src2_##type##_1);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dmath.rscript74 res_##type##_1 = src1_##type##_1 op src2_##type##_1; \
95 res_##typeout##_1 = fnc(src1_##typein##_1); \
101 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1); \
107 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src2_##type##_1);
423 prefix##_##type##_1 = 1; \
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Dmath.rscript74 res_##type##_1 = src1_##type##_1 op src2_##type##_1; \
95 res_##typeout##_1 = fnc(src1_##typein##_1); \
101 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1); \
107 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src2_##type##_1);
423 prefix##_##type##_1 = 1; \
Dmath.rs.orig74 res_##type##_1 = src1_##type##_1 op src2_##type##_1; \
95 res_##typeout##_1 = fnc(src1_##typein##_1); \
101 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1); \
107 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src2_##type##_1);
Dmath.rs.bak81 res_##typeout##_1 = fnc(src1_##typein##_1); \
87 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1); \
93 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src2_##type##_1);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dmath_agree.rscript30 volatile type rand_##abbrev##1_0, rand_##abbrev##1_1; \
31 volatile type##2 rand_##abbrev##2_0, rand_##abbrev##2_1; \
32 volatile type##3 rand_##abbrev##3_0, rand_##abbrev##3_1; \
33 volatile type##4 rand_##abbrev##4_0, rand_##abbrev##4_1;
182 temp_f##size = func(rand_f##size##_0, rand_f##size##_1); \
205 temp_##type##1 = func( rand_##type##1_0, rand_##type##1_1 ); \
209 rsDebug("v2", rand_##type##1_1); \
215 temp_##type##2 = func( rand_##type##2_0, rand_##type##2_1 ); \
221 rsDebug("v2.x", rand_##type##2_1 .x); \
222 rsDebug("v2.y", rand_##type##2_1 .y); \
[all …]
Dmath.rscript92 res_##type##_1 = src1_##type##_1 op src2_##type##_1; \
113 res_##typeout##_1 = fnc(src1_##typein##_1); \
119 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1); \
125 res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src2_##type##_1);
/frameworks/av/media/codec2/core/include/
D_C2MacroUtils.h31 #define _C2_ARG2(_1, _2) _C2_ARG(_1) _C2_ARG(_2) argument
32 #define _C2_ARG4(_1, _2, _3, _4) _C2_ARG2(_1, _2) _C2_ARG2(_3, _4) argument
33 #define _C2_ARG8(_1, _2, _3, _4, _5, _6, _7, _8) _C2_ARG4(_1, _2, _3, _4) _C2_ARG4(_5, _6, _7, _8) argument
34 #define _C2_ARG16(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \ argument
35 _C2_ARG8(_1, _2, _3, _4, _5, _6, _7, _8) _C2_ARG8(_9, _10, _11, _12, _13, _14, _15, _16)
38 #define _C2_ARGC_3(_, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, \ argument
59 #define _C2_ARGC_1(_, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, \ argument
64 _C2_ARG16(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16) \
/frameworks/av/media/codecs/amrwb/enc/inc/
Dqpisf_2s.tab53 * 1_1 9 256 *
55 * 2_1 3 64 *
1024 * 1_1 9 256 *
1026 * 2_1 5 128 *
/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rscript94 … RUN_BENCH(res_##type##_1 = src1_##type##_1 op src2_##type##_1, #type "1 " #op " " #type "1") \
118 …RUN_BENCH(res_##to##_1 = (type)src1_##from##_1, "(" #to ")" #from) …
135 RUN_BENCH(res_##typeout##_1 = fnc(src1_##typein##_1);, #typeout "1 " #fnc "(" #typein "1)") \
141 …RUN_BENCH(res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1), #type "1 " #fnc "(" #type "1, " …
147 …RUN_BENCH(res_##type##_1 = fnc(src1_##type##_1, src2_##type##_1, src3_##type##_1), #type "1 " #fnc…
/frameworks/base/tools/aapt2/xml/
DXmlActionExecutor.cpp40 actions_.emplace_back(std::bind(wrapper_one, std::move(f), std::placeholders::_1, in Action()
45 actions_.emplace_back(std::bind(wrapper_two, std::move(f), std::placeholders::_1, in Action()
50 actions_.emplace_back(std::bind(wrapper_three, std::move(f), std::placeholders::_1, in Action()
/frameworks/base/core/jni/
Dcom_android_internal_os_ZygoteCommandBuffer.cpp324 auto fail_fn = std::bind(ZygoteFailure, env, nullptr, nullptr, _1); in com_android_internal_os_ZygoteCommandBuffer_nativeGetCount()
342 auto fail_fn = std::bind(ZygoteFailure, env, n_buffer->niceNameAddr(), nullptr, _1); in com_android_internal_os_ZygoteCommandBuffer_nativeNextArg()
362 auto fail_fn = std::bind(ZygoteFailure, env, n_buffer->niceNameAddr(), nullptr, _1); in com_android_internal_os_ZygoteCommandBuffer_nativeReadFullyAndReset()
394 static_cast<jstring>(managed_nice_name), _1); in com_android_internal_os_ZygoteCommandBuffer_nativeForkRepeatedly()
397 static_cast<jstring>(nullptr), _1); in com_android_internal_os_ZygoteCommandBuffer_nativeForkRepeatedly()
398 auto fail_fn_z = std::bind(ZygoteFailure, env, "zygote", nullptr, _1); in com_android_internal_os_ZygoteCommandBuffer_nativeForkRepeatedly()
/frameworks/native/libs/vr/libpdx/
Dencoder_performance_test.cpp18 using std::placeholders::_1;
232 _1, _2, _3, _4, std::forward<T>(value)); in AddSerializationTest()
244 _1, _2, _3, _4, _5, _6, std::forward<T>(value)); in AddDeserializationTest()
262 _1, _2, _3, _4, value); in AddTest()
267 _1, _2, _3, _4, _5, _6, std::forward<T>(value)); in AddTest()
423 std::bind(&SerializeBaseTest, _1, _2, _3, _4, len); in main()
425 std::bind(&DeserializeBaseTest, _1, _2, _3, _4, _5, _6, len); in main()
/frameworks/base/cmds/incident_helper/testdata/
Dps.txt6 … 1976 806 4468612 138328 binder_thread_read 0 S 35 -16 - 0 ta 00:00:00 HwBinder:1660_1
/frameworks/av/media/libmediatranscoding/transcoder/include/media/
DMediaSample.h84 sample, std::bind(&MediaSample::releaseSample, std::placeholders::_1)); in createWithReleaseCallback()
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Dmath.rscript226 res_##type##_1 = src1_##type##_1 op src2_##type##_1; \
310 prefix##_##type##_1 = 1; \
/frameworks/native/services/surfaceflinger/Scheduler/
DDispSyncSource.cpp41 std::bind(&CallbackRepeater::callback, this, std::placeholders::_1, in CallbackRepeater()
132 std::placeholders::_1, in DispSyncSource()
/frameworks/base/libs/hwui/tests/common/
DTestListViewSceneBase.cpp37 auto setup = std::bind(&TestListViewSceneBase::createListItem, this, std::placeholders::_1, in createContent()
/frameworks/base/cmds/interrupter/
Dinterrupter.h76 #define INTERCEPT_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, N, ...) N argument
/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp483 .cb = std::bind(&AdbdAuthContext::KeyRemoved, this, std::placeholders::_1)}); in InitFrameworkHandlers()
488 … .cb = std::bind(&AdbdAuthContext::AllowUsbDevice, this, std::placeholders::_1)}); in InitFrameworkHandlers()
493 .cb = std::bind(&AdbdAuthContext::DenyUsbDevice, this, std::placeholders::_1)}); in InitFrameworkHandlers()

12