| /frameworks/av/media/module/foundation/include/media/stagefright/foundation/ | 
| D | ByteUtils.h | 25 constexpr int FOURCC(unsigned char c1, unsigned char c2, unsigned char c3, unsigned char c4) {  in FOURCC()
 | 
| /frameworks/native/opengl/tests/hwc/ | 
| D | hwcTestLib.h | 56     ColorFract(float c1, float c2, float c3): _c1(c1), _c2(c2), _c3(c3) {};  in ColorFract()59     float c3(void) const { return _c3; }  in c3()  function
 
 | 
| D | hwcTestLib.cpp | 309     float c1, c2, c3;  in hwcTestParseColor()  local
 | 
| /frameworks/minikin/include/minikin/ | 
| D | MinikinFont.h | 79     static uint32_t MakeTag(char c1, char c2, char c3, char c4) {  in MakeTag()
 | 
| /frameworks/base/core/tests/coretests/src/android/database/sqlite/ | 
| D | SQLiteConnectionPoolTest.java | 86         SQLiteConnection c3 = pool.acquireConnection("pragma user_version", 0, null);  in testCloseIdleConnections()  local
 | 
| /frameworks/base/telephony/common/com/android/internal/telephony/ | 
| D | HbpcdUtils.java | 77         Cursor c3 = resolver.query(MccSidConflicts.CONTENT_URI, projection3,  in getMcc()  local
 | 
| /frameworks/native/include/binder/ | 
| D | IBinder.h | 30 #define B_PACK_CHARS(c1, c2, c3, c4) \  argument
 | 
| /frameworks/native/libs/binder/include/binder/ | 
| D | IBinder.h | 30 #define B_PACK_CHARS(c1, c2, c3, c4) \  argument
 | 
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/carrier/ | 
| D | ShadeCarrierGroupControllerTest.java | 223                 c3 = new CarrierTextManager.CarrierTextCallbackInfo(  in testUpdateCarrierText_sameLengths()  local264                 c3 = new CarrierTextManager.CarrierTextCallbackInfo(  in testUpdateCarrierText_differentLength()  local
 
 | 
| /frameworks/base/graphics/java/android/graphics/fonts/ | 
| D | FontVariationAxis.java | 115         final char c3 = tagString.charAt(2);  in makeTag()  local
 | 
| /frameworks/native/libs/tonemap/ | 
| D | tonemap.cpp | 395                             double c3 = y3 / 1.5;  in lookupTonemapGain()  local445         double c3 = (2392.0 / 4096.0) * 32.0;  in OETF_ST2084()  local
 
 | 
| /frameworks/minikin/tests/unittest/ | 
| D | FontUtilsTest.cpp | 24 constexpr uint32_t MakeTag(char c1, char c2, char c3, char c4) {  in MakeTag()
 | 
| /frameworks/native/libs/gui/include/gui/ | 
| D | DisplayEventReceiver.h | 51 static inline constexpr uint32_t fourcc(char c1, char c2, char c3, char c4) {  in fourcc()
 | 
| /frameworks/rs/cpu_ref/ | 
| D | rsCpuIntrinsics_x86.cpp | 151     __m128i c0, c1, c2, c3;  in rsdIntrinsicColorMatrix4x4_K()  local207     __m128i c0, c1, c2, c3;  in rsdIntrinsicColorMatrix3x3_K()  local
 259     __m128i c0, c1, c2, c3;  in rsdIntrinsicColorMatrixDot_K()  local
 414     __m128i c0, c1, c2, c3, c4;  in rsdIntrinsicYuv_K()  local
 476     __m128i c0, c1, c2, c3, c4;  in rsdIntrinsicYuvR_K()  local
 538     __m128i c0, c1, c2, c3, c4;  in rsdIntrinsicYuv2_K()  local
 
 | 
| /frameworks/rs/toolkit/ | 
| D | x86.cpp | 154     __m128i c0, c1, c2, c3;  in rsdIntrinsicColorMatrix4x4_K()  local210     __m128i c0, c1, c2, c3;  in rsdIntrinsicColorMatrix3x3_K()  local
 262     __m128i c0, c1, c2, c3;  in rsdIntrinsicColorMatrixDot_K()  local
 417     __m128i c0, c1, c2, c3, c4;  in rsdIntrinsicYuv_K()  local
 479     __m128i c0, c1, c2, c3, c4;  in rsdIntrinsicYuvR_K()  local
 541     __m128i c0, c1, c2, c3, c4;  in rsdIntrinsicYuv2_K()  local
 
 | 
| /frameworks/av/include/media/ | 
| D | Interpolator.h | 177                 const S c3 = m0 + m1 - 2 * dy;  in findY()  local
 | 
| /frameworks/minikin/libs/minikin/ | 
| D | Locale.cpp | 106 constexpr uint32_t packScript(char c1, char c2, char c3, char c4) {  in packScript()
 | 
| /frameworks/rs/driver/ | 
| D | rsdRuntimeStubs.cpp | 1261 void rsDebug(const char *s, const char3 *c3) {1280 void rsDebug(const char *s, const uchar3 *c3) {
 1299 void rsDebug(const char *s, const short3 *c3) {
 1318 void rsDebug(const char *s, const ushort3 *c3) {
 
 | 
| /frameworks/native/libs/vr/libbufferhub/ | 
| D | buffer_hub-test.cpp | 775   std::unique_ptr<ConsumerBuffer> c3 =  in TEST_F()  local
 | 
| /frameworks/base/apct-tests/perftests/core/src/android/libcore/ | 
| D | ImtConflictPerfTest.java | 57         C3 c3 = new C3();  in setup()  local366         C3 c3 = new C3();  in timeConflictDepth04()  local
 
 | 
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ | 
| D | RILTest.java | 2835         Carrier c3 = new Carrier();  in testCreateCarrierRestrictionList()  local
 | 
| /frameworks/native/libs/renderengine/tests/ | 
| D | RenderEngineTest.cpp | 59     float c3 = (2392.0 / 4096.0) * 32.0;  in EOTF_PQ()  local
 |