Home
last modified time | relevance | path

Searched defs:c3 (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DByteUtils.h25 constexpr int FOURCC(unsigned char c1, unsigned char c2, unsigned char c3, unsigned char c4) { in FOURCC()
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h56 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
H A DhwcTestLib.cpp309 float c1, c2, c3; in hwcTestParseColor() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/carrier/
H A DQSCarrierGroupControllerTest.java157 c3 = new CarrierTextManager.CarrierTextCallbackInfo( in testUpdateCarrierText_sameLengths() local
198 c3 = new CarrierTextManager.CarrierTextCallbackInfo( in testUpdateCarrierText_differentLength() local
/aosp12/frameworks/base/core/tests/coretests/src/android/database/sqlite/
H A DSQLiteConnectionPoolTest.java85 SQLiteConnection c3 = pool.acquireConnection("pragma user_version", 0, null); in testCloseIdleConnections() local
/aosp12/frameworks/minikin/include/minikin/
H A DMinikinFont.h79 static uint32_t MakeTag(char c1, char c2, char c3, char c4) { in MakeTag()
/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc154 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
247 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
332 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
H A Dload_store_elimination_test.cc484 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
1951 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
2226 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
2897 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_P() local
4176 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
4354 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
4458 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
4565 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
4746 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_F() local
4847 HInstruction* c3 = graph_->GetIntConstant(3); in TEST_P() local
[all …]
/aosp12/frameworks/native/include/binder/
H A DIBinder.h28 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIBinder.h28 #define B_PACK_CHARS(c1, c2, c3, c4) \ argument
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DHbpcdUtils.java77 Cursor c3 = resolver.query(MccSidConflicts.CONTENT_URI, projection3, in getMcc() local
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_poly.cpp97 double c0,c1,c2,c3; in db_SolveQuartic() local
169 double c0,c1,c2,c3; in db_SolveQuarticForced() local
/aosp12/system/libhwbinder/include/hwbinder/
H A DIBinder.h64 #define B_PACK_CHARS_USER(c1, c2, c3, c4) \ argument
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/
H A DFontVariationAxis.java115 final char c3 = tagString.charAt(2); in makeTag() local
/aosp12/frameworks/minikin/tests/unittest/
H A DFontUtilsTest.cpp24 constexpr uint32_t MakeTag(char c1, char c2, char c3, char c4) { in MakeTag()
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_x86.cpp151 __m128i c0, c1, c2, c3; in rsdIntrinsicColorMatrix4x4_K() local
207 __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
/aosp12/frameworks/native/libs/gui/include/gui/
H A DDisplayEventReceiver.h42 static inline constexpr uint32_t fourcc(char c1, char c2, char c3, char c4) { in fourcc()
/aosp12/frameworks/av/include/media/
H A DInterpolator.h177 const S c3 = m0 + m1 - 2 * dy; in findY() local
/aosp12/packages/apps/Messaging/jni/
H A DGifTranscoder.cpp439 ColorARGB c3 = *getPixel(renderBuffer, gifIn->SWidth, x * 2, y * 2 + 1); in computeNewColorIndex() local
447 ColorARGB GifTranscoder::computeAverage(ColorARGB c1, ColorARGB c2, ColorARGB c3, ColorARGB c4) { in computeAverage()
/aosp12/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java142 native static char charMethod(char c1, char c2, char c3, char c4, char c5, char c6, char c7, in charMethod()
/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/
H A DTriangleBuffer.java172 int c3 = dy31 * x3 - dx31 * y3; in triangleZBuffMin() local
/aosp12/frameworks/minikin/libs/minikin/
H A DLocale.cpp106 constexpr uint32_t packScript(char c1, char c2, char c3, char c4) { in packScript()
/aosp12/frameworks/av/services/mediaresourcemanager/test/
H A DResourceManagerService_test.cpp31 void verifyClients(bool c1, bool c2, bool c3) { in verifyClients()
/aosp12/art/test/004-JniTest/src/
H A DMain.java203 …private static native char charMethod(char c1, char c2, char c3, char c4, char c5, char c6, char c… in charMethod()
/aosp12/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp1261 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) {

12