| /frameworks/compile/mclinker/unittests/ |
| D | SymbolCategoryTest.cpp | 57 LDSymbol* cc = LDSymbol::Create(*c); in TEST_F() local 100 LDSymbol* cc = LDSymbol::Create(*c); in TEST_F() local
|
| /frameworks/native/opengl/libagl/ |
| D | array.cpp | 552 const uint32_t cc = v[0].flags; in drawPrimitivesPoints() local 590 const uint32_t cc = v0->flags & v1->flags; in drawPrimitivesLineStrip() local 612 const uint32_t cc = v0->flags & v1->flags; in drawPrimitivesLineLoop() local 638 const uint32_t cc = v[0].flags & v[1].flags; in drawPrimitivesLines() local 684 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawPrimitivesTriangleFanOrStrip() local 734 const uint32_t cc = v[0].flags & v[1].flags & v[2].flags; in drawPrimitivesTriangles() local 796 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineStrip() local 823 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineLoop() local 833 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineLoop() local 849 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLines() local [all …]
|
| D | primitives.cpp | 577 uint32_t cc = (v0->flags | v1->flags | v2->flags) & vertex_t::CLIP_ALL; in primitive_clip_triangle() local 891 uint32_t cc = (all_cc & vertex_t::USER_CLIP_ALL) >> 8; in clip_triangle() local 957 uint32_t cc = all_cc & vertex_t::FRUSTUM_CLIP_ALL; in clip_triangle() local 1040 uint32_t cc = (all_cc & vertex_t::USER_CLIP_ALL) >> 8; in clip_line() local 1076 uint32_t cc = all_cc & vertex_t::FRUSTUM_CLIP_ALL; in clip_line() local
|
| /frameworks/av/media/libmediaplayerservice/nuplayer/ |
| D | NuPlayerCCDecoder.cpp | 50 static bool isNullPad(CCData *cc) { in isNullPad() 62 CCData *cc = (CCData *) (ccBuf->data() + offset); in dumpBytePair() local 288 CCData cc(cc_type, cc_data_1, cc_data_2); in parseSEINalUnit() local
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
| D | dct_inline.h | 274 register int32 cc = (int32)op3; in mla724() local 290 register int32 cc = (int32)round; in mla392() local 306 register int32 cc = (int32)k1; in mla554() local 322 register int32 cc = (int32)k1; in mla1338() local 337 register int32 cc = (int32)k1; in mla946() local 354 register int32 cc = (int32)k2; in sum_abs() local
|
| D | fastquant_inline.h | 453 register int32 cc = coeff; in coeff_quant() local 515 register int32 cc = (int32)round; in smlabb() local 541 register int32 cc = coeff; in aan_dc_scale() local
|
| /frameworks/base/tools/aapt/tests/ |
| D | CrunchCache_test.cpp | 52 CrunchCache cc(source,dest,ff); in main() local
|
| /frameworks/rs/cpu_ref/ |
| D | rsCpuIntrinsics_neon_Blur.S | 101 .set cc, \rowclamp define
|
| D | rsCpuIntrinsics_advsimd_Blur.S | 93 .set cc, \rowclamp define
|
| D | rsCpuScriptGroup2.cpp | 163 CPUClosure* cc; in CpuScriptGroup2Impl() local 549 CPUClosure* cc = mClosures.front(); in run() local
|
| /frameworks/av/cmds/screenrecord/ |
| D | FrameOutput.cpp | 96 int cc = mEventCond.waitRelative(mMutex, timeoutNsec); in copyFrame() local
|
| /frameworks/native/services/surfaceflinger/tests/ |
| D | Transaction_test.cpp | 84 ScreenCapture(const sp<CpuConsumer>& cc) : in ScreenCapture()
|
| /frameworks/base/graphics/tests/graphicstests/src/android/graphics/ |
| D | BitmapTest.java | 227 int cc = Color.argb(a0, rr, gg, bb); in testSetPixelsWithNonOpaqueAlpha() local
|
| /frameworks/av/media/libstagefright/ |
| D | MetaData.cpp | 373 char cc[5]; in dumpToLog() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
| D | SipPhone.java | 616 Connection[] cc = that.mConnections.toArray( in merge() local
|
| /frameworks/base/tools/aapt/ |
| D | Resource.cpp | 1069 CrunchCache cc(source,dest,ff); in updatePreProcessedCache() local
|
| /frameworks/native/services/surfaceflinger/ |
| D | SurfaceFlinger.cpp | 1355 const size_t cc = curr.size(); in handleTransactionLocked() local
|