/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | HdmiCecMessageBuilder.java | 38 static HdmiCecMessage of(int src, int dest, byte[] body) { in of() 54 static HdmiCecMessage buildFeatureAbortCommand(int src, int dest, int originalOpcode, in buildFeatureAbortCommand() 70 static HdmiCecMessage buildGivePhysicalAddress(int src, int dest) { in buildGivePhysicalAddress() 81 static HdmiCecMessage buildGiveOsdNameCommand(int src, int dest) { in buildGiveOsdNameCommand() 92 static HdmiCecMessage buildGiveDeviceVendorIdCommand(int src, int dest) { in buildGiveDeviceVendorIdCommand() 106 static HdmiCecMessage buildSetMenuLanguageCommand(int src, String language) { in buildSetMenuLanguageCommand() 130 static HdmiCecMessage buildSetOsdNameCommand(int src, int dest, String name) { in buildSetOsdNameCommand() 152 static HdmiCecMessage buildReportPhysicalAddressCommand(int src, int address, int deviceType) { in buildReportPhysicalAddressCommand() 175 static HdmiCecMessage buildDeviceVendorIdCommand(int src, int vendorId) { in buildDeviceVendorIdCommand() 195 static HdmiCecMessage buildCecVersion(int src, int dest, int version) { in buildCecVersion() [all …]
|
/frameworks/av/media/mtp/ |
D | MtpStringBuffer.cpp | 33 MtpStringBuffer::MtpStringBuffer(const char* src) in MtpStringBuffer() 40 MtpStringBuffer::MtpStringBuffer(const uint16_t* src) in MtpStringBuffer() 47 MtpStringBuffer::MtpStringBuffer(const MtpStringBuffer& src) in MtpStringBuffer() 58 void MtpStringBuffer::set(const char* src) { in set() 103 void MtpStringBuffer::set(const uint16_t* src) { in set() 156 const uint8_t* src = mBuffer; in writeToPacket() local
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | Matrix.java | 96 public void mult4(float[] src, float[] dest) { in mult4() 107 public void mult3(float[] src, float[] dest) { in mult3() 118 public void mult3v(float[] src, float[] dest) { in mult3v() 129 public void mult4(double[] src, double[] dest) { in mult4() 140 public void mult3(double[] src, double[] dest) { in mult3() 151 public void mult3v(double[] src, double[] dest) { in mult3v() 162 public double[] vecmult(double[] src) { in vecmult() 168 public void mult3(float[] src, int off1, float[] dest, int off2) { in mult3() 365 public void clone(Matrix src) { in clone()
|
/frameworks/base/libs/hwui/protos/ |
D | ProtoHelpers.h | 25 void set(proto::RectF* dest, const Rect& src) { in set() 32 void set(std::string* dest, const SkPath& src) { in set()
|
/frameworks/support/compat/java/android/support/v4/widget/ |
D | ListPopupWindowCompat.java | 61 public static OnTouchListener createDragToOpenListener(Object listPopupWindow, View src) { in createDragToOpenListener() 92 ListPopupWindow listPopupWindow, View src) { in createDragToOpenListener()
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | MonoTo2I_32.c | 28 void MonoTo2I_32( const LVM_INT32 *src, in MonoTo2I_32() 49 void MonoTo2I_Float( const LVM_FLOAT *src, in MonoTo2I_Float()
|
D | Copy_16.c | 28 void Copy_16( const LVM_INT16 *src, in Copy_16() 58 void Copy_Float( const LVM_FLOAT *src, in Copy_Float()
|
D | From2iToMono_32.c | 28 void From2iToMono_32( const LVM_INT32 *src, in From2iToMono_32() 50 void From2iToMono_Float( const LVM_FLOAT *src, in From2iToMono_Float()
|
D | MixInSoft_D32C31_SAT.c | 37 const LVM_FLOAT *src, in MixInSoft_D32C31_SAT() 101 const LVM_INT32 *src, in MixInSoft_D32C31_SAT()
|
D | Add2_Sat_32x32.c | 29 void Add2_Sat_32x32( const LVM_INT32 *src, in Add2_Sat_32x32() 61 void Add2_Sat_Float( const LVM_FLOAT *src, in Add2_Sat_Float()
|
D | MixSoft_1St_D32C31_WRA.c | 39 const LVM_FLOAT *src, in MixSoft_1St_D32C31_WRA() 100 const LVM_INT32 *src, in MixSoft_1St_D32C31_WRA()
|
D | Mult3s_32x16.c | 29 void Mult3s_32x16( const LVM_INT32 *src, in Mult3s_32x16() 51 void Mult3s_Float( const LVM_FLOAT *src, in Mult3s_Float()
|
D | Shift_Sat_v32xv32.c | 29 const LVM_FLOAT *src, in Shift_Sat_Float() 84 const LVM_INT32 *src, in Shift_Sat_v32xv32()
|
D | From2iToMS_16x16.c | 28 void From2iToMS_16x16( const LVM_INT16 *src, in From2iToMS_16x16() 57 void From2iToMS_Float( const LVM_FLOAT *src, in From2iToMS_Float()
|
D | LVC_MixSoft_1St_D16C31_SAT.c | 38 const LVM_FLOAT *src, in LVC_MixSoft_1St_D16C31_SAT() 108 const LVM_INT16 *src, in LVC_MixSoft_1St_D16C31_SAT()
|
D | LVC_MixInSoft_D16C31_SAT.c | 38 LVM_FLOAT *src, in LVC_MixInSoft_D16C31_SAT() 111 LVM_INT16 *src, in LVC_MixInSoft_D16C31_SAT()
|
D | Mac3s_Sat_32x16.c | 29 void Mac3s_Sat_32x16( const LVM_INT32 *src, in Mac3s_Sat_32x16() 68 void Mac3s_Sat_Float(const LVM_FLOAT *src, in Mac3s_Sat_Float()
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | FocusFinderTest.java | 48 final Rect src = new Rect(0, 30, 10, 40); in testAboveShareEdgeEdgeOkForDirectionUp() local 184 Rect src = new Rect(0, 50, 20, 70); // src (left, top, right, bottom) in testDirectlyAboveTrumpsAboveLeft() local 197 Rect src = new Rect(0, 50, 20, 70); // src (left, top, right, bottom) in testAboveInBeamTrumpsSlightlyCloserOutOfBeam() local 213 Rect src = new Rect(0, 0, 50, 50); // (left, top, right, bottom) in testOutOfBeamBeatsInBeamUp() local 243 Rect src = new Rect(0, 0, 50, 50); // (left, top, right, bottom) in testSomeCandidateBetterThanNonCandidate() local 522 private void assertIsNotCandidate(int direction, Rect src, Rect dest) { in assertIsNotCandidate() 543 private void assertDirectionIsCandidate(int direction, Rect src, Rect dest) { in assertDirectionIsCandidate()
|
/frameworks/native/services/sensorservice/hidl/ |
D | utils.cpp | 31 SensorInfo convertSensor(const Sensor& src) { in convertSensor() 77 ::android::hardware::sensors::V1_0::Event convertEvent(const ::ASensorEvent& src) { in convertEvent()
|
/frameworks/base/core/java/android/widget/ |
D | ForwardingListener.java | 59 public ForwardingListener(View src) { in ForwardingListener() 161 final View src = mSrc; in onTouchObserved() local 219 final View src = mSrc; in onLongPress() local 250 final View src = mSrc; in onTouchForwarded() local
|
/frameworks/base/graphics/java/android/graphics/ |
D | ColorMatrix.java | 75 public ColorMatrix(float[] src) { in ColorMatrix() 82 public ColorMatrix(ColorMatrix src) { in ColorMatrix() method in ColorMatrix 109 public void set(ColorMatrix src) { in set() 116 public void set(float[] src) { in set()
|
/frameworks/base/tools/aapt2/link/ |
D | TableMerger.cpp | 40 bool TableMerger::Merge(const Source& src, ResourceTable* table, in Merge() 45 bool TableMerger::MergeOverlay(const Source& src, ResourceTable* table, in MergeOverlay() 53 bool TableMerger::MergeImpl(const Source& src, ResourceTable* table, in MergeImpl() 96 bool TableMerger::MergeAndMangle(const Source& src, in MergeAndMangle() 133 static bool MergeType(IAaptContext* context, const Source& src, in MergeType() 158 static bool MergeEntry(IAaptContext* context, const Source& src, in MergeEntry() 243 bool TableMerger::DoMerge(const Source& src, ResourceTable* src_table, in DoMerge()
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | CircularBitmapDrawable.java | 93 protected void onDrawBitmap(final Canvas canvas, final Rect src, in onDrawBitmap() 95 onDrawCircularBitmap(getBitmap().bmp, canvas, src, dst, 1f); in onDrawBitmap() local 123 final Rect src, final Rect dst) { in onDrawCircularBitmap() 132 final Rect src, final Rect dst, final float alpha) { in onDrawCircularBitmap()
|
/frameworks/base/core/jni/android/graphics/ |
D | Bitmap.cpp | 317 static void FromColor_F16(void* dst, const SkColor src[], int width, in FromColor_F16() 326 static void FromColor_F16_Raw(void* dst, const SkColor src[], int width, in FromColor_F16_Raw() 340 static void FromColor_D32(void* dst, const SkColor src[], int width, in FromColor_D32() 349 static void FromColor_D32_Raw(void* dst, const SkColor src[], int width, in FromColor_D32_Raw() 369 static void FromColor_D565(void* dst, const SkColor src[], int width, in FromColor_D565() 381 static void FromColor_D4444(void* dst, const SkColor src[], int width, in FromColor_D4444() 393 static void FromColor_D4444_Raw(void* dst, const SkColor src[], int width, in FromColor_D4444_Raw() 409 static void FromColor_DA8(void* dst, const SkColor src[], int width, int x, int y) { in FromColor_DA8() 447 const SkColor* src = (const SkColor*)array + srcOffset; in SetPixels() local 490 static void ToColor_F16_Alpha(SkColor dst[], const void* src, int width) { in ToColor_F16_Alpha() [all …]
|
/frameworks/native/opengl/libagl/ |
D | mipmap.cpp | 58 uint16_t const * src = (uint16_t const *)base->data; in buildAPyramid() local 81 uint16_t const * src = (uint16_t const *)base->data; in buildAPyramid() local 101 uint32_t const * src = (uint32_t const *)base->data; in buildAPyramid() local 137 uint8_t const * src = (uint8_t const *)base->data; in buildAPyramid() local 157 uint16_t const * src = (uint16_t const *)base->data; in buildAPyramid() local
|