/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | ColorSpace.java | 42 ByteBuffer input, ByteBuffer output, int width, int height) { in convertYuv420pToRgba8888() 61 ByteBuffer input, ByteBuffer output, int width, int height) { in convertArgb8888ToRgba8888() 80 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToHsva8888() 99 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToYcbcra8888() 105 private static void expectInputSize(ByteBuffer input, int expectedSize) { in expectInputSize() 122 ByteBuffer input, ByteBuffer output, int width, int height); in nativeYuv420pToRgba8888() 125 ByteBuffer input, ByteBuffer output, int width, int height); in nativeArgb8888ToRgba8888() 128 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToHsva8888() 131 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToYcbcra8888()
|
D | PixelUtils.java | 44 public static void copyPixels(ByteBuffer input, in copyPixels() 67 private static native void nativeCopyPixels(ByteBuffer input, in nativeCopyPixels()
|
/frameworks/native/libs/gui/ |
D | LayerState.cpp | 45 status_t layer_state_t::read(const Parcel& input) in read() 74 status_t ComposerState::read(const Parcel& input) { in read() 93 status_t DisplayState::read(const Parcel& input) { in read()
|
/frameworks/base/libs/hwui/ |
D | Interpolator.cpp | 33 float AccelerateDecelerateInterpolator::interpolate(float input) { in interpolate() 37 float AccelerateInterpolator::interpolate(float input) { in interpolate() 74 float CycleInterpolator::interpolate(float input) { in interpolate() 78 float DecelerateInterpolator::interpolate(float input) { in interpolate() 103 float LUTInterpolator::interpolate(float input) { in interpolate()
|
/frameworks/base/core/java/android/util/ |
D | Base64.java | 88 public abstract boolean process(byte[] input, int offset, int len, boolean finish); in process() 135 public static byte[] decode(byte[] input, int flags) { in decode() 155 public static byte[] decode(byte[] input, int offset, int len, int flags) { in decode() 263 public boolean process(byte[] input, int offset, int len, boolean finish) { in process() 454 public static String encodeToString(byte[] input, int flags) { in encodeToString() 475 public static String encodeToString(byte[] input, int offset, int len, int flags) { in encodeToString() 493 public static byte[] encode(byte[] input, int flags) { in encode() 509 public static byte[] encode(byte[] input, int offset, int len, int flags) { in encode() 603 public boolean process(byte[] input, int offset, int len, boolean finish) { in process()
|
/frameworks/compile/mclinker/unittests/ |
D | InputTreeTest.cpp | 108 Input* input = m_pAlloc->produce("FileSpec", "path1"); in TEST_F() local 115 Input* input = m_pAlloc->produce("FileSpec", "path1"); in TEST_F() local 139 Input* input = m_pAlloc->produce("FileSpec", "path1"); in TEST_F() local 155 Input* input = m_pAlloc->produce("111", "/"); in TEST_F() local
|
/frameworks/compile/mclinker/lib/MC/ |
D | FileAction.cpp | 24 Input* input = *pBuilder.getCurrentNode(); in activate() local 50 Input* input = *pBuilder.getCurrentNode(); in activate() local
|
/frameworks/compile/mclinker/lib/Script/ |
D | ScriptReader.cpp | 32 bool ScriptReader::isMyFormat(Input& input, bool &doContinue) const in isMyFormat() 43 Input& input = pScriptFile.input(); in readScript() local
|
D | GroupCmd.cpp | 53 InputToken* input = llvm::cast<InputToken>(*it); in dump() local 152 Input* input = *m_Builder.getCurrentNode(); in activate() local
|
/frameworks/compile/mclinker/include/mcld/MC/ |
D | InputBuilder.h | 111 Input* input = createInput(pName, pPath, pType); variable 126 Input* input = createInput(pName, pPath, pType); variable
|
/frameworks/native/libs/gui/tests/ |
D | IGraphicBufferProducer_test.cpp | 346 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F() local 376 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F() local 387 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F() local 405 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F() local 419 IGraphicBufferProducer::QueueBufferInput input = in TEST_F() local 428 IGraphicBufferProducer::QueueBufferInput input = in TEST_F() local 441 IGraphicBufferProducer::QueueBufferInput input = in TEST_F() local 454 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput(); in TEST_F() local
|
D | BufferQueue_test.cpp | 127 IGraphicBufferProducer::QueueBufferInput input(0, false, Rect(0, 0, 1, 1), in TEST_F() local 247 IGraphicBufferProducer::QueueBufferInput input(0, false, Rect(0, 0, 1, 1), in TEST_F() local 276 IGraphicBufferProducer::QueueBufferInput input(0, false, Rect(0, 0, 1, 1), in TEST_F() local 341 IGraphicBufferProducer::QueueBufferInput input(0, false, Rect(0, 0, 1, 1), in TEST_F() local
|
/frameworks/base/tools/aapt/tests/ |
D | AaptConfig_test.cpp | 26 static ::testing::AssertionResult TestParse(const String8& input, ConfigDescription* config=NULL) { in TestParse() 33 static ::testing::AssertionResult TestParse(const char* input, ConfigDescription* config=NULL) { in TestParse()
|
/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | Abs_32.c | 33 LVM_INT32 Abs_32(LVM_INT32 input) in Abs_32()
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | FilterFunction.java | 112 public void setInputFrame(String input, Frame frame) { in setInputFrame() 116 public void setInputValue(String input, Object value) { in setInputValue()
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | rate_control.cpp | 50 PV_STATUS RC_Initialize(void *input) in RC_Initialize() 416 PV_STATUS RC_UpdateBXRCParams(void *input) in RC_UpdateBXRCParams() 529 void targetBitCalculation(void *input) in targetBitCalculation() 699 void calculateQuantizer_Multipass(void *input) in calculateQuantizer_Multipass()
|
/frameworks/base/opengl/java/android/opengl/ |
D | ETC1Util.java | 46 int fallbackFormat, int fallbackType, InputStream input) in loadTexture() 152 public static ETC1Texture createTexture(InputStream input) throws IOException { in createTexture() 192 …public static ETC1Texture compressTexture(Buffer input, int width, int height, int pixelSize, int … in compressTexture()
|
/frameworks/base/core/java/android/animation/ |
D | TimeInterpolator.java | 37 float getInterpolation(float input); in getInterpolation()
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/io/ |
D | PatternScanner.java | 34 public PatternScanner(String input) { in PatternScanner() 38 public PatternScanner(String input, Pattern ignorePattern) { in PatternScanner()
|
/frameworks/base/core/java/android/content/pm/ |
D | VerifierDeviceIdentity.java | 103 private static final String encodeBase32(long input) { in encodeBase32() 137 private static final long decodeBase32(byte[] input) throws IllegalArgumentException { in decodeBase32()
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
D | FrameStore.java | 44 Frame input = pullInput("frame"); in process() local
|
D | GLTextureTarget.java | 48 Frame input = pullInput("frame"); in process() local
|
/frameworks/base/core/java/android/view/animation/ |
D | AccelerateDecelerateInterpolator.java | 40 public float getInterpolation(float input) { in getInterpolation()
|
D | LinearInterpolator.java | 38 public float getInterpolation(float input) { in getInterpolation()
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/text/ |
D | StringLogger.java | 44 Frame input = pullInput("string"); in process() local
|